Skip to content

v1.0.8

Compare
Choose a tag to compare
@jucardi jucardi released this 21 Apr 15:06
· 2 commits to master since this release

New features:

  • Implemented support for directory templates. Now a directory can be specified as the source, and another directory as the destination. All files within the source directory will be treated as template files and will be parsed with the source data using the same filenames as the target. This is done recursively, so subdirectories can also be used. See https://github.com/jucardi/ms-sample for an example on directory templates.

Compatibility Updates

  • Initialized Go Modules
  • Added vendor directory for dependencies