bum

Bum - Bun Version Manager ⚡

Stars
123
Committers
3

Bot releases are hidden (Show)

bum - v0.5.0

Published by owenizedd 12 months ago

  • Add remote list version
bum - v0.4.0

Published by owenizedd about 1 year ago

  • Support .bumrc file via bum use command
  • Added some color indicator to existing commands
  • Refactor some code to have cleaner structure
bum - v0.3.0

Published by owenizedd about 1 year ago

  • Added bum list
  • Added bum -v
  • Improved README.md
bum - v0.2.0

Published by owenizedd about 1 year ago

  • Added remove feature: bun remove <version>
    • This feature will only remove local copy, but if you're currently using the removed version, you will still be able to use that version for now.
    • In the future we will automatically switch to the latest version available upon removal of the version.
  • Improved default CLI message
bum - Bum v0.1.0

Published by owenizedd about 1 year ago

Initial release of Bum.

  • Download and fetch bun versions and store in local app
  • Enable switching version for bun versions
  • Support switching without re-downloading the file