Skip to content

Releases: Pradumnasaraf/gencli

v1.5.0

19 Sep 11:42
2d264fa
Compare
Choose a tag to compare

Changelog

  • 2d264fa feat: Upgrade the Go version to 1.23 (#16)

v1.4.0

27 Aug 18:32
c5c314b
Compare
Choose a tag to compare

Changelog

  • c5c314b feat: add version and update command (#13)

v1.3.0

03 Aug 07:42
76d6a11
Compare
Choose a tag to compare

Changelog

  • 31cfa8a ci: Add a username check in greetings workflow (#12)
  • 76d6a11 feat: Add an image search functionality command (#11)

v1.2.0

24 Jul 18:05
d32e400
Compare
Choose a tag to compare

Changelog

  • d32e400 feat: Improve the response format

v1.1.0

12 Jul 14:04
f58f2b5
Compare
Choose a tag to compare

Changelog

  • 8c213d3 docs: Update README.md (#6)
  • f58f2b5 feat: Rename chatCmd to searchCmd and add word count flag (#7)

v1.0.3

09 Jul 18:16
8a94f94
Compare
Choose a tag to compare

Changelog

  • 8a94f94 fix: change root command back to "gencli" (#5)

v1.0.2

09 Jul 17:38
4f3ce4d
Compare
Choose a tag to compare

Changelog

  • 4f3ce4d fix: release the root command and use sub-commands (#3)

v1.0.1

02 Jul 18:34
b7a8c4e
Compare
Choose a tag to compare

Changelog

  • b7a8c4e fix: Update README and trigger release

v0.1.1

02 Jul 16:47
f0f48ab
Compare
Choose a tag to compare

Changelog

  • 3a205ad ci: update GH Actions in workflows
  • f0f48ab fix: faling GH Actions - Update Go version to 1.22 in the workflow

v0.1.0

02 Jul 16:15
dd715fc
Compare
Choose a tag to compare

Changelog

  • ec705ce chore: Add GoReleaser workflow and configuration files
  • 0a86dab chore: inital commit
  • a0e4c66 fix: Rename GenCLI to gencli in code files
  • dd715fc fix: Update Go version to 1.22 for GH actions required schema