Skip to content

v0.14.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 21:13
· 8 commits to main since this release

This is a particularly exciting release, as it's the first one to be completely automated.
HUGE thanks to @jurica for putting the time into making this possible (pr).

The changelog is still manual though. The bottlneck here is me...
If I've missed your PR and you feel it should be included in the changelog, please let me (@tjex) know!

Added

  • Path in .zk/config.toml for the default note template now accepts UNIX "~/paths" (by @WhyNotHugo, a50d533)
  • Find notes without tags with zk list --tagless (by @njnygaard, 0787930)

Fixed