Skip to content

Releases: tbckr/sgpt

v1.12.2

25 Mar 10:58

Choose a tag to compare

Changelog

Bug fixes

  • ca262f4: fix(image): remove trailing '==' suffix on image filenames (@tbckr)

v1.12.1

25 Mar 10:51

Choose a tag to compare

Changelog

Bug fixes

  • eaf4dc0: fix: remove cobra args validator from commands (@tbckr)

v1.12.0

24 Mar 19:33

Choose a tag to compare

Changelog

New Features

v1.11.0

24 Mar 18:48

Choose a tag to compare

Changelog

New Features

v1.10.1

24 Mar 13:34

Choose a tag to compare

Changelog

Bug fixes

Other work

  • dcaf7d6: Fix: Use semantic versioning for Go install command (@tbckr)

v1.10.0

24 Mar 13:00

Choose a tag to compare

Changelog

New Features

Bug fixes

  • 9e521ea: fix(workflow): corrected path to licenses.yml (@tbckr)
  • fba77f7: fix: Add permission to write contents in .github/workflows/oss-licenses.yml file using semantic versioning (@tbckr)
  • 8bb4167: fix: Add rlcp format to archives in .goreleaser.yaml (@tbckr)
  • b813c21: fix: linter (@tbckr)

Dependency updates

  • cf31c96: fix(deps): update module github.com/sashabaranov/go-openai to v1.5.6 (@renovate[bot])
  • 7d5b5e2: fix(deps): update module github.com/sashabaranov/go-openai to v1.5.7 (@renovate[bot])

Other work

v1.9.0

22 Mar 17:29

Choose a tag to compare

Changelog

New Features

  • 22437f2: feat: add toc generator for readme (@tbckr)
  • 91e5f68: feat: change commit message for scoop and homebrew release (@tbckr)

Bug fixes

  • b8ac964: fix: Fixed build information in the CLI version command (@tbckr)

Documentation updates

v1.8.1

22 Mar 12:05

Choose a tag to compare

Changelog

Bug fixes

v1.8.0

22 Mar 11:58

Choose a tag to compare

Changelog

New Features

Dependency updates

  • 65e03ee: fix(deps): update module github.com/sashabaranov/go-openai to v1.5.4 (@renovate[bot])

v1.7.0

19 Mar 14:52

Choose a tag to compare

Changelog

New Features

  • 9c88191: feat: Add gsum alias with semantic versioning commit message format (@tbckr)

Bug fixes

  • 784d765: fix: Save Chat Sessions by Mounting User Home Dir in Docker (@tbckr)

Documentation updates

  • c688f5d: doc: Explain the gsum bash function, which uses sgpt (@tbckr)