Skip to content

Latest commit

 

History

History
58 lines (25 loc) · 2.94 KB

File metadata and controls

58 lines (25 loc) · 2.94 KB

2.4.1 (2022-02-28)

Bug Fixes

  • 🐛 fix handling of deleted projects/tags (ee0c3b9)

2.4.0 (2022-02-19)

Features

  • 💄 rename 'Preferences' to 'Preferences: Completed Task Report' (d925cc2)
  • ✨ update validation so that actions are always available (e917293)

2.3.0 (2021-11-17)

Features

  • restructure for easier installation (ec07f7d)

2.2.0 (2021-10-31)

Bug Fixes

  • await result from getDayOneJournalName() (c281739)
  • use correct function for bullet (84db6ea)

Features

  • add getBulletPoint() (dcdb9d5)
  • add getDayOneJournalName() (105a62b)
  • add getExcludedProjects() (5fbf72f)
  • add getExcludedTags() (cf4d024)
  • add getIncludeFolderHeadings() (e8229fe)
  • add getIncludeProjectHeadings() (f533610)
  • add getShowTopLevelOnly() (f49992d)

2.1.0 (2021-10-24)

Features