Skip to content

Releases: kozmod/progen

v0.0.3

21 Jan 12:57
Compare
Choose a tag to compare

Changelog

  • adb525f [12] add <unique_suffix> to base actions (dir, files,cmd) for separating action execution
  • 51fa230 [14] add version flag and .goreleaser.yml config to build with required version
  • b3aaf50 fix Readme.md
  • baa31e8 hotfix: change archives section of .goreleaser.yml

v0.0.2

19 Jan 04:57
Compare
Choose a tag to compare

Changelog

  1. [#7] cbf0318 dry-run mode
  2. [#9] 75c66f9 added tag to skip files.data section for template execution which declared in config file

Fist release (v0.0.1)

08 Jan 13:38
Compare
Choose a tag to compare

Changelog

  1. generating directories (if not exists)
  2. generate files from text (data block)
  3. generate files from remote source
  4. execute commands (cmd)