Skip to content

Releases: bluebrown/go-template-cli

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 13 Mar 19:33
bd2feb0

0.3.2 (2025-03-13)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 May 21:28
62cb3e2

0.3.1 (2024-05-07)

Bug Fixes

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:28
d5e86c8

0.3.0 (2024-04-14)

⚠ BREAKING CHANGES

*refactor command line interface

The help and error messages of the CLI have changed.

Features

  • refactor command line interface (f8a17d4)

Bug Fixes

  • use flagset.VisitAll to handle equal signs in file and glob flags (#13) (762748e)

Continuous Integration

v0.2.0

Choose a tag to compare

@bluebrown bluebrown released this 21 Apr 23:25
a953da0

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@bluebrown bluebrown released this 11 Apr 18:20
1d60daf

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@bluebrown bluebrown released this 05 Apr 18:30

First draft