Skip to content

Releases: ChainSafe/bun-ffi-z

bun-ffi-z: v1.1.5

30 Oct 17:47
0e25472

Choose a tag to compare

1.1.5 (2025-10-30)

Bug Fixes

  • sort zig export files alpha to ensure consistent output (#19) (f97dfa0)

bun-ffi-z: v1.1.4

29 Sep 14:48
81116c0

Choose a tag to compare

1.1.4 (2025-09-29)

Bug Fixes

bun-ffi-z: v1.1.3

24 Sep 16:41
b992a76

Choose a tag to compare

1.1.3 (2025-09-24)

Bug Fixes

bun-ffi-z: v1.1.2

24 Sep 16:03
dc3e474

Choose a tag to compare

1.1.2 (2025-09-24)

Bug Fixes

bun-ffi-z: v1.1.1

07 Jul 19:16
9186438

Choose a tag to compare

1.1.1 (2025-07-04)

Bug Fixes

  • update generateBinding.ts (d0911fb)

bun-ffi-z: v1.1.0

04 Jul 15:48
6f1057a

Choose a tag to compare

1.1.0 (2025-06-16)

Features

  • add generate-binding command (f210c56)
  • add generate-binding command (9e2012b)

Bug Fixes

bun-ffi-z: v1.0.0

20 May 14:12
06b773f

Choose a tag to compare

1.0.0 (2025-05-20)

Features

  • add artifacts param to prepublish cli command (cf12a4b)
  • add prebuilt binaries param to prepublish command (81b828f)
  • add release workflow using release-please action (#6) (4c091bd)
  • support build fallback in prepublish (7763c07)

Bug Fixes

  • add npm token to publish step (e55c384)
  • artifact dir to point to zig target tripple (45d27e9)
  • both artifacts and targetPackages are relative to bun folder (3c041c0)
  • correct library path to published packages (#5) (baaac3f)
  • correct targets list in README (b118b77)
  • correct zig target tripple for macos (b0cbeda)
  • fix openLibrary api (#2) (3265ec3)
  • fix zig build params (#1) (8773e13)
  • index guildeline (70a675e)
  • more details on artifactDir check error (74b3538)
  • update initial version (bdf599a)
  • update release-please configuration (5aa6e98)
  • use node api to check folder exist (56f8996)