Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 19:37
· 7 commits to main since this release

Changelog

  • 4830025 chore: change summary to command and scaffold its subcommands
  • 8724dd8 ci: configure release builds
  • 7cc56b5 feat: add arg commands
  • 51dc4d5 feat: add color support
  • 9a23050 feat: add commands
  • 6f55e65 feat: add config initialization to root
  • 5afd97b feat: add entry list subcommand
  • 06c7985 feat: add go project
  • 106adef feat: add show subcommand to summary
  • 966c994 feat: add summary creation
  • cbc75be feat: create 'add' subcommand
  • 93a688a feat: improve list and add prettier formatting
  • c7b45c0 feat: improved init command logic
  • a89ccec initial commit
  • 87bdf8e refactor: use subcommands instead of flags
  • ff48ce0 remove Rust code to start from scratch