Releases: liamcain/obsidian-things-logbook
Releases · liamcain/obsidian-things-logbook
0.2.0
0.1.16
chore(release): bump version to 0.1.16
0.1.15
Bump dependencies (#31)
0.1.14
Handle null title on task record (#21)
0.1.13
Huge thanks to @kevinjalbert for adding the following:
0.1.12
[Bugfix] properly support alternative headings (#14) * Fix support for alternative section headings * Bump version
0.1.11
Handle trailing whitespace in `sectionHeading` (#13) * Handle trailing whitespace * Bump version
0.1.10
Case notes to string since sqlite might coerse it to a number (#12)
0.1.9
Merge pull request #9 from liamcain/fix/handle-headings-with-wikilinks Fix regex that detects markdown headings
0.1.8
Merge pull request #7 from liamcain/fix/missing-heading-causes-data-loss Fix: missing heading causes data loss