Skip to content

Releases: ctrlplusb/templatiser

v0.5.0

Choose a tag to compare

@ctrlplusb ctrlplusb released this 03 Jul 11:26

Minor Changes

  • Changes so that subdirectory and file configs are categorized under respective props.: e6ce8c6

v0.4.0

Choose a tag to compare

@ctrlplusb ctrlplusb released this 03 Jul 11:02

Minor Changes

  • Allows for config definition of children within a directory config.: 22d592c

v0.3.0

Choose a tag to compare

@ctrlplusb ctrlplusb released this 29 Jun 13:06

Breaking Changes

  • Updates walk function to not include an accumulator and allow for stopping of recursion.: ec9fbe4

v0.2.5

Choose a tag to compare

@ctrlplusb ctrlplusb released this 28 Jun 14:26

Patches

  • Makes the tests deterministic.: c527a9b
  • Fixes walk accumaltor handling and adds tests.: 89eb73d

v0.2.4

Choose a tag to compare

@ctrlplusb ctrlplusb released this 28 Jun 13:24
v0.2.4

v0.2.3

Choose a tag to compare

@ctrlplusb ctrlplusb released this 28 Jun 13:04
v0.2.3

v0.2.2

Choose a tag to compare

@ctrlplusb ctrlplusb released this 28 Jun 12:58

Patches

v0.2.1

Choose a tag to compare

@ctrlplusb ctrlplusb released this 28 Jun 12:55
v0.2.1

v0.1.1

Choose a tag to compare

@ctrlplusb ctrlplusb released this 28 Jun 10:26

Patches

  • Renames main func to avoid confusion.: 57a22a4
  • Fixes package.json main.: 7756c0e

v0.1.0

Choose a tag to compare

@ctrlplusb ctrlplusb released this 28 Jun 10:19

Initial release