Skip to content

Releases: gustmrg/devlog

v0.2.1

29 May 02:14

Choose a tag to compare

Changelog

  • 7a026b5 feat: add self-update and version --check commands

v0.2.0

29 May 01:47

Choose a tag to compare

Changelog

  • deed9fe feat: add style templates
  • 5d62c86 feat: expose add and list as top-level commands
  • 5e68622 feat: implement summary list command

v0.1.0

21 Apr 19:37

Choose a tag to compare

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