Skip to content

Latest commit

 

History

History
60 lines (29 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

60 lines (29 loc) · 2.23 KB

[Unreleased]

0.6.0 (2024-03-29)

Features

  • Use color when piping to less (65edc77)

Bug Fixes

  • Display lines as they are (1d42677)

0.5.0 (2024-03-22)

Features

  • Use less pager for output of the update (0df050c)

0.4.0 (2024-03-17)

Features

  • Add support for the list command (33e8dd1)

Bug Fixes

  • Always exit 0 by default (a0f6d90)
  • Pass in the default values (a413c69)

0.3.0 (2024-03-16)

Features

  • Add support for NO_COLOR (e4b2121)
  • Add support for the move command (0cc2388)
  • Ensure warning message go to stderr (8663e2e)

Bug Fixes

0.1.2 (2024-03-15)

  • General refactoring

0.1.1 (2024-03-15)

  • Add support for install and remove commands which allow installing packages from GitHub and removing them from the pack.

0.1.0 - 2024-03-15

  • Initial release