8000
Skip to content

Releases: InfinitiBit/graphbit

GraphBit Python Version v0.6.7

09 Apr 17:49
2e1f119

Choose a tag to compare

What's Changed

Full Changelog: GraphBit_Python_v0.6.6...Graphbit_Python_v0.6.7

GraphBit Python Version v0.6.6

25 Mar 06:35
4c7a185

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: GraphBit_Python_v0.6.5...GraphBit_Python_v0.6.6

GraphBit Python Version 0.6.5

18 Feb 09:13
9941843

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...GraphBit_Python_v0.6.5

GraphBit Python Version 0.6.4

12 Feb 17:03
c9f9857

Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...GraphBit_Python_Version_0.6.4

GraphBit Python Version 0.6.3

10 Feb 14:26
5367742

Choose a tag to compare

What's Changed

  • [Feature] LLM workflow: cumulative token budget, per-node config and Azure empty-response fix by @JunaidHossain04 in #432
  • [Documentation] Update license info for PyPI README to reflect Apache 2.0 by @jj-devhub in #433
  • [Release] graphbit python patch v0.6.3 by @jj-devhub in #434
  • [Feature] Deepseek Sreaming Support by @JunaidHossain04 in #429
  • [Documentation] Update CHANGELOG for v0.6.3 release details by @jj-devhub in #435

Full Changelog: v0.6.2...v0.6.3

GraphBit Python Version 0.6.2

10 Feb 07:49
d061198

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

12 Jan 15:22
f4b1210

Choose a tag to compare

What's Changed

  • add templates for issue: bug report by @jj-devhub in #324
  • add template for feature request by @jj-devhub in #325
  • add custom issue templates by @jj-devhub in #326
  • [CI/CD] add manual trigger CI workflow for js-ts by @jj-devhub in #329
  • Add optional inputs for Rust and TypeScript linting by @jj-devhub in #330
  • [Refactor] add type checking option to CI workflow by @jj-devhub in #331
  • Add unit and type test options to CI workflow by @jj-devhub in #332
  • Update js-ts-ci-manual.yml by @jj-devhub in #333
  • Add gated release pipeline for JS/TS projects by @jj-devhub in #335
  • [Refactor] GitHub Actions for Rust and npm package naming by @jj-devhub in #336
  • Add cross-compilation tools for ARM64 and MUSL by @jj-devhub in #337
  • Configure ARM64 linker in workflow by @jj-devhub in #338
  • [Refactor]: release pipeline optimized and add concurrency control with preflight validation by @jj-devhub in #339
  • [Bugfix]: Fix artifact name in upload step by @jj-devhub in #340
  • [BugFix]: Add merge-multiple option to download artifacts by @jj-devhub in #341
  • [BugFix]: Validate npm org package scope by @jj-devhub in #342
  • [BugFix]: Organize artifacts for NAPI-RS in workflow by @jj-devhub in #343
  • [Refactor]: Enhance npm publishing workflow in GitHub Actions by @jj-devhub in #344
  • [Refactor] JS/TS Release Pipeline and Verify NPM Package Integrity by @jj-devhub in #346
  • [BugFix] solve napi not found error in release workflow by @jj-devhub in #347
  • [Refactor]: ci overhaul JS pipeline, fix ENOENT, expand platforms, add smoke test, harden CI permissions by @jj-devhub in #348
  • [Refactor]: removed aarch64-unknown-linux-musl target by @jj-devhub in #349
  • [BugFix] include missing artifact files by @jj-devhub in #350
  • [Bugfix] enhance release pipeline and fix static TLS allocation errors by @jj-devhub in #351
  • [BugFix] resolve NPM publication failures and native binding errors by @jj-devhub in #352
  • [BugFix] (js-ci): comprehensive release pipeline and distribution fixes by @jj-devhub in #353
  • [BugFix] Native Binding Crashes, and NPM Dependency Synchronization by @jj-devhub in #354
  • [BugFix]: JS Release Pipeline, Native Binding Crashes, and NPM Registry Organization by @jj-devhub in #355
  • [BugFix] runtime stability fixes by @jj-devhub in #356
  • [BugFix] : comprehensive stabilization of release and distribution pipeline by @jj-devhub in #357
  • [Bugfix] release and distribution pipeline by @jj-devhub in #358
  • [BugFix] definitive stabilization of release and distribution pipeline by @jj-devhub in #359
  • [BugFix] definitive stabilization of release and distribution pipeline by @jj-devhub in #360
  • [BugFix] (js-release): definitive stabilization of release and distribution pipeline by @jj-devhub in #361
  • [BugFix] deterministically creates the entire publication structure and generates valid manifests locally by @jj-devhub in #362
  • [BugFix]: (core, python): make tracing user-controlled by @jj-devhub in #363
  • [Refactor] pypi release and publish related fixes by @jj-devhub in #334
  • [BugFix] Set environment with uv by @JunaidHossain04 in #366
  • [BugFix] numpy version updated by @JunaidHossain04 in #367
  • [Documentation]: add badges and optimize media sizing across all README files by @jj-devhub in #369
  • [Documentation] add stats and update contents of pypi readme file by @jj-devhub in #370
  • [Documentation]: Update main and multilingual READMEs: align Python support to 3.9–3.13 and revise licensing terminology to “source-available" by @jj-devhub in #373
  • [Refactor]: modify and update graphbit version and python support range by @jj-devhub in #374
  • [Bugfix] python bridge serialization panic by @jj-devhub in #376
  • [Feature] Add new environment dependencies for benchmarks by @JunaidHossain04 in #371
  • [Enhancement] Dockerfile updated for benchmarks by @JunaidHossain04 in #372
  • [Documentation] add missing doc strings in providers rs file in core by @jj-devhub in #380
  • [Documentation] update add missing social media links by @jj-devhub in #381
  • [Refactor] modify pypi build and release workflow to be fully manual trigger by @jj-devhub in #382
  • [Documentation] update license date info by @jj-devhub in #383

Full Changelog: v0.6.0...v0.6.1

graphbit v0.6.0

02 Dec 20:11
0cebe5a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

graphbit v0.5.1

24 Oct 08:48
6478f0c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

graphbit v0.5.0

03 Oct 15:51
86bb8c2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

0