Skip to content

Releases: goran-rumin/boilr

0.4.0

12 Jan 08:35

Choose a tag to compare

  • Added new template string functions: split, replaceAll
  • Added support for values JSON file - templating values can be stored in a file
  • Added deletion of empty dirs after templating
  • Fixed a bug where --use-defaults option used wrong values
  • Other various improvements