Skip to content

v0.5.1

Choose a tag to compare

@DorianZheng DorianZheng released this 13 Jan 02:52
· 477 commits to main since this release
7395972

What's Changed

  • fix(node): use correct npm package name @boxlite-ai/boxlite by @DorianZheng in #94
  • refactor(util): extract binary finder into dedicated module with builder pattern by @DorianZheng in #95
  • feat(cli): bake runtime directory into binary at build time by @DorianZheng in #96
  • refactor(ci): consolidate platform config and simplify Node.js workflow by @DorianZheng in #97
  • feat(cli): implement run and rm command basic feature by @shayne-snap in #81
  • fix(python): add PyPI project metadata for package discoverability by @DorianZheng in #98
  • feat(setup): add Node.js installation to all setup scripts by @DorianZheng in #99
  • fix: resolve build issues and specify Rust toolchain requirements by @uran0sH in #91
  • fix(setup): map architecture names for Node.js download URL by @DorianZheng in #100
  • fix(build): ensure cargo is in PATH for Node.js SDK build by @DorianZheng in #102
  • feat(test): add Node.js unit tests and CI workflow by @DorianZheng in #103
  • chore: bump version to 0.5.1 by @DorianZheng in #104
  • fix(ci): add contents:read permission for npm publish by @DorianZheng in #105
  • ci: add path filters to lint and test workflows by @DorianZheng in #106
  • fix(ci): prefix npm publish paths with ./ to avoid GitHub shorthand by @DorianZheng in #108
  • fix(ci): use npm trusted publishing with OIDC by @DorianZheng in #109

New Contributors

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