Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 13:03
· 91 commits to main since this release
0f269a7

Added

  • introduce absolute changes (#63)
  • format numbers with unit (#60)
  • add colors to output (#53)
  • create a check command (#46)

Other

  • add format option to check command
  • cross build linux binaries (#61)
  • update project goals
  • update readme with check command
  • move format option to shared module
  • make linux-amd64 build run outside of docker (#56)
  • update dependencies (#57)
  • move writing code out of service (#52)
  • move display logic in cmd (#51)
  • build deb files for linux (#50)
  • make sure the check command answers as expected (#49)
  • send a notification after release
  • increase coverage for add command
  • cover init command
  • add license section to readme