Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 1.71 KB

1.1.0 (2024-06-12)

Features

  • add license and --version -v (#3) (fa2c6f0)

1.0.1 (2024-05-15)

Bug Fixes

1.0.0 (2024-05-15)

Bug Fixes

  • checkout before everything (e041448)
  • make command (34094a9)
  • safe shebang for macos (2521611)
  • temporarly disable parallelization tests (f13abf2)
  • use bun in place of pnpm in the project (6720dbc)

Features

  • create macos build for arm64 and x86_64 (#1) (ec0b905)
  • Initial raw implementation 🎉 (754b0ee)
  • tests, docs, slexfe encoder (277348f)