Releases: joeriddles/extended-task-lists
Releases · joeriddles/extended-task-lists
Release list
1.0.14
What's Changed
- feat: reorder and group settings by @joeriddles in #35
- feat: exclude regions by @joeriddles in #36
- feat: hierarchy by @joeriddles in #37
- feat: nested, generated TODO.md by @joeriddles in #39
- feat: support both comment styles for exclude by @joeriddles in #40
Full Changelog: 1.0.13...1.0.14
1.0.13
What's Changed
- feat: add
eslint-plugin-obsidianmdby @joeriddles in #32 - ci: upgrade actions/checkout by @joeriddles in #33
- fix: replace bare "TODO" with
TODO.mdby @joeriddles in #34
Full Changelog: 1.0.12...1.0.13
1.0.12
What's Changed
- Fix warnings from Obsidian Community by @joeriddles in #28
- feat(ci): attestion by @joeriddles in #29
- fix: more community warnings by @joeriddles in #31
- ci: zizmor by @joeriddles in #30
Full Changelog: 1.0.11...1.0.12
1.0.11
What's Changed
- Update source task item when updating it in TODO file by @joeriddles in #23
Full Changelog: 1.0.10...1.0.11
1.0.10
What's Changed
- Automatically update TODO when files are changed by @joeriddles in 6c3174e
Full Changelog: 1.0.9...1.0.10
1.0.9
What's Changed
- Add tests and refactor todoService by @joeriddles in #17
- Fix nested indentation by @joeriddles in #18
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- #14: [Feature] Support nested todos items by @joeriddles in 3253a96
Full Changelog: 1.0.7...1.0.8
1.0.7
What's Changed
- #8: Support excluding Markdown files and folders from generated TODO file by @joeriddles in #11
- #7: Order files in generated TODO by creation time, not modified time by @joeriddles in #12
- #6: Add setting to use full filepath for label in generated TODO by @joeriddles in #13
Full Changelog: 1.0.6...1.0.7
1.0.6
What's Changed
- Exclude finished tasks by default by @joeriddles in #10
- Add include task settings by @joeriddles in #10
Full Changelog: 1.0.5...1.0.6
1.0.5
- #3: Add support for generating a TODO file from tasks