8000
Skip to content

Tags: InfinitiBit/graphbit

Tags

Graphbit_Python_v0.6.7

Toggle Graphbit_Python_v0.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] bump graphbit python version to 0.6.7 (#496)

* [Release] Bump graphbit Python version to 0.6.7

* [Release] Update graphbit and related packages to version 0.6.7

* [Release] Changelog update for version 0.6.7 with new features, bug fixes, documentation updates, and maintenance tasks

* [Release] Bump version to 0.6.7 in pyproject.toml

* [Release] Bump version to 0.6.7 in benchmarks/frameworks/__init__.py

* [Release] Update graphbit-core version to 0.6.7 in README.md

* [Release] Bump version to 0.6.7 in pyproject.toml

GraphBit_Python_v0.6.6

Toggle GraphBit_Python_v0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #485 from InfinitiBit/release/graphbit-python-v0.6.6

[Release] bump graphbit python version to 0.6.6

GraphBit_Python_v0.6.5

Toggle GraphBit_Python_v0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] graphbit python v0.6.5 (#458)

* [Release] bump version to 0.6.5

* [Release] update version to 0.6.5 in pyproject.toml

* [Release] update version to 0.6.5 in __init__.py

* [Release] update version to 0.6.5 in pyproject.toml

* [Release] update graphbit-core version to 0.6.5 in README.md

* [Release] update graphbit, graphbit-core, and graphbit-lib versions to 0.6.5 in Cargo.lock

* [Fix] enhance version detection to filter only semver-style tags from git and GitHub releases

* [Release] update CHANGELOG.md for version 0.6.5 with new features, bug fixes, and maintenance updates

GraphBit_Python_Version_0.6.4

Toggle GraphBit_Python_Version_0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] graphbit python v0.6.4 (#438)

Bump version to 0.6.4 in Cargo.toml

Update version to 0.6.4 in Python packaging (pyproject.toml) and module init.py

Update README to reflect graphbit-core 0.6.4

Update CHANGELOG.md for 0.6.4 (includes AzureLLM bug fix)

GraphBit_Python_Version_0.6.3

Toggle GraphBit_Python_Version_0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] graphbit python v0.6.4 (#438)

Bump version to 0.6.4 in Cargo.toml

Update version to 0.6.4 in Python packaging (pyproject.toml) and module init.py

Update README to reflect graphbit-core 0.6.4

Update CHANGELOG.md for 0.6.4 (includes AzureLLM bug fix)

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Documentation] Update CHANGELOG for v0.6.3 release details (#435)

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Documentation] Update CHANGELOG for missing versions details (#426)

* [Documentation] Update CHANGELOG.md with new features, bug fixes, and maintenance details for version 0.6.2, v0.6.1, v0.6.0, v0.6.0, v0.5.3, v0.5.1, v0.5.0

* Fix duplicate entries in CHANGELOG.md

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update license date info (#383)

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bugfix Native Binding Crashes, and NPM Dependency Synchronization (#354)

- Artifact Organization: switch to 'napi prepublish' for reliable local binary mapping.
- Memory Safety: disable jemallocator for JS bindings to fix static TLS block crashes.
- Version Sync: programmatically update optionalDependencies to prevent NPM 404s.
- Publication Sequence: reorder to ensure native packages exist before main package.
- Release Integrity: add zero-package check and exhaustive workspace diagnostics.

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Fix] rust integration tests (#320)

* fix: rust integration tests

* warning fix
0