Skip to content

Releases: owenizedd/bum

v0.5.0

05 Nov 06:05
Compare
Choose a tag to compare
  • Add remote list version

v0.4.0

13 Oct 12:47
Compare
Choose a tag to compare
  • Support .bumrc file via bum use command
  • Added some color indicator to existing commands
  • Refactor some code to have cleaner structure

v0.3.0

07 Oct 04:18
2aa1d41
Compare
Choose a tag to compare
  • Added bum list
  • Added bum -v
  • Improved README.md

v0.2.0

01 Oct 10:17
Compare
Choose a tag to compare
  • 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

v0.1.0

26 Sep 13:14
Compare
Choose a tag to compare

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