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
- LSP ignores magnet links as links to notes (by @billymosis, 53df879)
- Compilation robustness for Alpine package builds (by @nmeum, 00a4361)
- Note titles with double quoted words no longer break json output (by @flytaly, 4a51e39)
- Grammar in error output (by @fspeirs-ti, 3ffa0c2)
- Group rules could not be nested (by @dodgog, 2f8be08)