Skip to content

Latest commit

 

History

History
55 lines (22 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

55 lines (22 loc) · 2.21 KB

0.3.2 (2025-03-08)

Bug Fixes

0.3.1 (2024-09-21)

Bug Fixes

  • Properly ZIP release binaries for windows (924458d)

0.3.0 (2024-09-21)

Features

0.2.1 (2024-09-21)

Bug Fixes

  • Correctly sign executables for MacOS (#9) (e348ee2)
  • Only respect 'bun@' packageManager prefix (4ccf6da)

0.2.0 (2024-09-17)

Bug Fixes

  • Don't attempt to fetch the latest version when some exist locally (97c082b)
  • Look up current directory to find version file (#2) (1636c1e)
  • Various improvements (#1) (cbacc24)

Features

  • Fetch latest release from GitHub if no versions are installed (ea8d6fa)
  • Initial version management and bun/bunx aliases (fb821ea)