github obsidian-tasks-group/obsidian-tasks 1.8.1

latest releases: 7.12.2, 7.12.1, 7.12.0...
2 years ago

What's Changed

🌟 Most Notable

  • Bug fix: Unable to find section, when title has tag inside (issue #654): fixed by @luirsea in #802

Full List

🙈 Bug Fixes

  • fix: Unable to find section, when title has tag inside (issue #654) by @luirsea in #802

📖 Documentation

🛠️ Dependencies

🛠️ Behind the scenes

  • chore: Use v2 of codeql-action by @AnnaKornfeldSimpson in #811
  • chore: Use dependabot to update github-actions by @AnnaKornfeldSimpson in #812
  • chore: Make git happy with the resources/sample_vaults/Tasks-Demo/ sample vault by @claremacrae in #815
  • refactor: Move Settings.ts and SettingsTab.ts to src/config/ by @claremacrae in #801
  • refactor: The date fields do their own presence/absence searches by @claremacrae in #803
  • refactor: Add StatusField class, for handling done/not done filters by @claremacrae in #804
  • refactor: Add RecurringField class, for handling recurring/not recurring filters by @claremacrae in #806
  • refactor: Extract variable in addBacklinks() to simplify code slightly by @claremacrae in #808
  • refactor: Simplify implementations of RecurringField and StatusField by @claremacrae in #816
  • refactor: Add ExcludeSubItemsField, for handling 'exclude sub-items' filter by @claremacrae in #817
  • refactor: Extract FilterInstructionsBasedField class to reduce more repetition by @claremacrae in #818
  • test: Add test helper testFilter() that takes a TaskBuilder by @claremacrae in #791
  • test: Fill in the gaps of testing parsing of all instructions by @claremacrae in #800
  • test: Add a manual test for issue #654 by @claremacrae in #807

New Contributors

Full Changelog: 1.8.0...1.8.1

Don't miss a new obsidian-tasks release

NewReleases is sending notifications on new releases.