Skip to content

Releases: cophilot/templify

2.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 16:35
  • Added execution of command after the generation of a template #2
  • Bug fix when loading remote templates #37

Special thanks to all contributors!

2.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Feb 18:16
  • Bug fixes #20

Special thanks to all contributors!

2.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 22:46
  • Bug fixes #18
  • Using YAML format for .templify (now .templify.yml) files #5
  • Generate snippets when generatng from a template #3
  • Added placeholder command #21
  • Supports loading templates from Gitlab repositories #11
  • Added warning when updating to a new major version #6

1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 22:06
  • Refactoring
  • Added variable placeholders
  • Added -reset flag for the reload command
  • Added -force flag for the generate command
  • Added -reload flag for the generate command
  • Added -var flag for the generate command
  • Added -default-var flag for the generate command
  • Short forms for case conversion
  • Added divider selection support in the .templify file
  • Added global flag support
  • Added --quiet global flag
  • Added --dev global flag
  • Added --log-file global flag
  • Initialize test suite
  • CI pipeline for code quality checks

0.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Feb 17:07
  • macOS support added

0.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Feb 21:29
  • Refactoring
  • Added placeholder $$month-name$$
  • Added case conversion support for the name placeholder