Skip to content

Latest commit

 

History

History
84 lines (43 loc) · 5.18 KB

CHANGELOG.md

File metadata and controls

84 lines (43 loc) · 5.18 KB

Changelog

1.6.0 (2023-12-03)

Features

  • add raw flag to print Properties object (fc13c57), closes #24

1.5.1 (2023-10-28)

Bug Fixes

  • root: remove duplicate Identifier from help (302bf19)
  • root: remove duplicate Identifier from help (#22) (41b26e0)

1.5.0 (2023-10-22)

Features

Bug Fixes

  • actions: add PAT to goreleaser job (6e66a69)
  • actions: add PAT to goreleaser job (#20) (1b99f5c)

1.4.0 (2023-10-22)

Features

  • goreleaser: enable Windows, Linux (b644eef)
  • switch to pkg/browser for opening URL (0e05783)
  • use cross platform library for opening URLs (#15) (83b4c70), closes #14

1.3.0 (2023-10-22)

Features

  • actions: give goreleaser contents write permission (7c2532e)

1.2.0 (2023-10-22)

Features

  • actions: combine release-please and goreleaser (#9) (267d86f)
  • add goreleaser to Taskfile (6aac667)
  • goreleaser and documentation improvements (#12) (e96993b)
  • update project_name to fix binary name (ca0fe7c)

Bug Fixes

  • actions: modify goreleaser needs (#10) (7c88257)

1.1.0 (2023-10-22)

Features

Bug Fixes

  • actions: remove skip-github-release (#7) (8aa5e10)

1.0.0 (2023-10-21)

Features