Skip to content

Latest commit

 

History

History
96 lines (43 loc) · 4.92 KB

CHANGELOG.md

File metadata and controls

96 lines (43 loc) · 4.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.3 (2021-09-28)

Bug Fixes

  • breaking changes of Templater 1.9.0 broke api (9fb82ca), closes #14

1.4.2 (2021-07-28)

Bug Fixes

  • only apply template once when on file create is turned on (8fe9cff), closes #9

1.4.1 (2021-06-02)

Bug Fixes

  • new-file-template didn't get applied to root folder (7559f96), closes #8

1.4.0 (2021-05-23)

Features

  • support subfolder for new-file-templates on file creation (15e6baf), closes #7

1.3.0 (2021-05-22)

Features

  • trigger new-file-templates on file creation (b620c7c), closes #7

1.2.2 (2021-05-21)

Bug Fixes

  • changing new file template data didn't remove the old command (fcdceb3), closes #6

1.2.1 (2021-05-03)

Bug Fixes

  • breaking change from Templater plugin (5239651)

1.2.0 (2021-04-28)

Features

  • add option to open new file template in new pane (500d24b)

1.1.0 (2021-04-27)

Features

  • add new-file-templates (32af9bd), closes #3

1.0.3 (2021-04-13)

Bug Fixes

  • only activating the Templater plugin was not possible (dbbcd5f), closes #2
  • removing command from core templates plugin failed (36eeb8c)
  • template plugin was activated athough the folder was not valid (c4a7cd9)

1.0.2 (2021-04-06)

Bug Fixes

  • use new Templater plugin structure (3a87b79)

1.0.1 (2021-04-02)

Bug Fixes

  • revert command id for backwards compatibility (9655dfa)

1.0.0 (2021-04-02)

Features

  • add support for the Templater plugin (ec779ca)