Skip to content

Releases: mrsimonemms/toodaloo

v0.2.3

16 Jul 09:50
3a334f1
Compare
Choose a tag to compare

Changelog

  • de8d2ee chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
  • 5393e22 chore(deps): bump tj-actions/branch-names in /.github/workflows

v0.2.2

06 Apr 08:21
72a8450
Compare
Choose a tag to compare

Changelog

  • 72a8450 fix(markdown): output a different message if no todos found

v0.2.1

04 Apr 18:14
a409c1d
Compare
Choose a tag to compare

Changelog

  • a409c1d fix: sort the report by filename

v0.2.0

04 Apr 17:53
Compare
Choose a tag to compare

Changelog

  • 3ac760f feat: get author from git history
  • 30f33f5 feat: use file link in markdown report

v0.1.0

03 Apr 20:12
f2748b7
Compare
Choose a tag to compare

Changelog

  • 5527f9d chore(docs): install base vitepress
  • a132969 chore: configure prettier
  • 776238f chore: document the project
  • db6fc9d chore: initial commit
  • 6ea9a5d chore: install toodaloo on devcontainer start
  • 293244f ci: deploy the documentation website
  • ab5f0b0 feat: configure pre-commit hooks
  • a2fb01b feat: create volume in dockerfile for the data and default to it
  • 84eb5aa feat: generate file list from git tree
  • be60f1d feat: output to markdown and yaml format
  • 30dbed7 feat: scaffold the scan command