Skip to content

3.2.2

Choose a tag to compare

@i-am-fran i-am-fran released this 27 Jul 09:21
· 29 commits to main since this release
  • mdd update now downloads and swaps in the actual release binary for your platform, verifying its checksum first, instead of shelling out to go install. A new release workflow builds and attaches binaries for macOS (Intel + Apple Silicon), Linux (amd64 + arm64), and Windows to every published release.
  • mdd no longer writes .mdd-cache / .mdd-undo into the project directory it's operating on — both now live under ~/.config/markdowndo/.
  • mdd list --active / --done filter to only open or only completed tasks; mdd add --path DIR targets a TODO.md in another directory.