Skip to content

Releases: filariow/cog

Release v0.5.0

14 Mar 19:49
eb6a73e

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

Release v0.4.2

14 Mar 19:19
d66cbd0

Choose a tag to compare

What's Changed

  • Bump github.com/spf13/cobra from 1.1.3 to 1.4.0 by @dependabot in #14

Full Changelog: v0.4.1...v0.4.2

Release v0.3.1

25 Apr 16:28

Choose a tag to compare

Bump github.com/imdario/mergo from 0.3.11 to 0.3.12

Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.11 to 0.3.12.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.11...0.3.12)

Signed-off-by: dependabot[bot] <support@github.com>

Release v0.3.0

05 Dec 05:13

Choose a tag to compare

Update GH Actions

Zip and removed ::set-env

Release v0.2.0

08 Oct 07:29

Choose a tag to compare

  • Support for "set" flag
  • Support for new template functions
    • firstUp: Capitalizes the first digit of the word
    • firstLow: transforms the first digit of the word in lowercase

Release v0.1.0

26 Sep 15:39

Choose a tag to compare

Release v0.1.0 Pre-release
Pre-release

First release of this minimalist go tool to generate code from templates leveraging on the amazing go template library.