Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 04:51
· 3 commits to main since this release

Changelog

  • 06419aa fix releaser action
  • c215566 add cli flag to render remote template directly (#1)
  • 22854e5 add basic cli interface
  • 2845773 fix embed, default git branch and git client sharing
  • f3a29f1 fix import and embed funcs when using tags
  • 6a97571 Create SECURITY.md
  • 97f7cf4 Create CODE_OF_CONDUCT.md
  • e2bc079 fix git client, import and embed funcs
  • 48a926b move funcs to executor struct methods to reuse template
  • 52d1572 first