Skip to content

Releases: BYK/fossilize

0.9.1

09 Jun 12:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

  • Ad-hoc sign darwin binaries when sign=false by @BYK in #26

0.9.0

07 Jun 13:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • Add programmatic API export by @BYK in #24

0.8.1

29 May 22:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes 🐛

  • Fix cross-compilation crash: strip failure on foreign architectures (e.g., ARM64 binary on x86_64 host) now correctly falls through as non-fatal instead of calling process.exit()

0.8.0

29 May 21:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • Add --hole-punch flag to zero unused ICU data before signing, reducing compressed binary size by ~24%. Uses binpunch internally. Opt-in via --hole-punch or FOSSILIZE_HOLE_PUNCH=y — drops non-English i18n data, so only enable for English-only CLIs.

0.7.0

24 May 16:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • Strip debug symbols from Node binaries before SEA injection by @BYK in #16

Bug Fixes 🐛

  • Use client-id instead of deprecated app-id for GitHub App token by @BYK in #15

0.6.0

22 May 20:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • Enable V8 code cache for host-platform binaries by @BYK in #8
  • Implemenent --asset flag handling by @BYK in #3

Bug Fixes 🐛

  • Correct workflow name in .craft.yml artifact provider by @BYK in #13

Internal Changes 🔧

  • Add Craft-based release pipeline by @BYK in #10

Other

v0.5.0

04 Apr 21:31
@BYK BYK

Choose a tag to compare

Full Changelog: v0.4.2...v0.5.0

v0.4.1

27 Feb 23:05
@BYK BYK

Choose a tag to compare

Full Changelog: v0.3.0...v0.4.1

v0.3.0

14 Feb 20:35
@BYK BYK

Choose a tag to compare

Full Changelog: v0.2.2...v0.3.0

v0.2.2

11 Feb 23:30
@BYK BYK

Choose a tag to compare

Full Changelog: 0.1.1...v0.2.2