Skip to content

Releases: tbckr/sgpt

v2.14.1

14 May 16:08
926d496
Compare
Choose a tag to compare

2.14.1 (2024-05-14)

Bug Fixes

  • goreleaser: path to license file (505c039)

v2.14.0

14 May 16:02
0371831
Compare
Choose a tag to compare

2.14.0 (2024-05-14)

Features

  • add infos for gpt-4o support (cb20c3b)

Bug Fixes

  • deps: update module github.com/sashabaranov/go-openai to v1.20.4 (0e9e17f)
  • deps: update module github.com/sashabaranov/go-openai to v1.20.5 (ff87600)
  • deps: update module github.com/sashabaranov/go-openai to v1.21.0 (1d9bf14)
  • deps: update module github.com/sashabaranov/go-openai to v1.22.0 (e463e41)
  • deps: update module github.com/sashabaranov/go-openai to v1.23.0 (e620612)
  • goreleaser: remove deprecations (64d2c47)
  • use go version 1.22.3 in gha (60b4aa1)
  • use latest go version github workflows (6e576d9)

v2.13.0

22 Mar 13:45
7450d15
Compare
Choose a tag to compare

2.13.0 (2024-03-22)

Features

  • provide input via stdin and as an argument reopened (#239) (e282744)
  • upgrade golang to 1.22.1 (#236) (ee685b4)

Bug Fixes

  • deps: update module github.com/sashabaranov/go-openai to v1.17.11 (599efe2)
  • deps: update module github.com/sashabaranov/go-openai to v1.18.1 (03fcacb)
  • deps: update module github.com/sashabaranov/go-openai to v1.18.2 (6f8287e)
  • deps: update module github.com/sashabaranov/go-openai to v1.18.3 (44d0c10)
  • deps: update module github.com/sashabaranov/go-openai to v1.19.1 (5f37484)
  • deps: update module github.com/sashabaranov/go-openai to v1.19.2 (b5791d4)
  • deps: update module github.com/sashabaranov/go-openai to v1.19.3 (#229) (4937d36)
  • deps: update module github.com/sashabaranov/go-openai to v1.19.4 (70cfcda)
  • deps: update module github.com/sashabaranov/go-openai to v1.20.0 (f281ad3)
  • deps: update module github.com/sashabaranov/go-openai to v1.20.1 (ab11afd)
  • deps: update module github.com/sashabaranov/go-openai to v1.20.2 (a7a08b3)
  • deps: update module github.com/sashabaranov/go-openai to v1.20.3 (0e0f014)
  • deps: update module github.com/stretchr/testify to v1.9.0 (6ab7914)
  • update go version in go.mod (351f551)

v2.12.0

06 Jan 10:14
d29a2f4
Compare
Choose a tag to compare

2.12.0 (2024-01-06)

Features

  • add doc for interactice shell session with rlwrap (#217) (8436ad8)
  • revert docker base image to chainguard image for goreleaser (b174253)
  • revert docker base image to chainguard images (cfe3585)

Bug Fixes

  • deps: update module github.com/sashabaranov/go-openai to v1.17.10 (#214) (f495945)
  • set missing role of received message (#216) (9052ba6)

v2.11.2

29 Dec 13:06
490915b
Compare
Choose a tag to compare

2.11.2 (2023-12-29)

Bug Fixes

  • do not build 389 arch docker images (1aae8d4)

v2.11.1

29 Dec 13:02
81b811c
Compare
Choose a tag to compare

2.11.1 (2023-12-29)

Bug Fixes

  • do not build 389 arch docker images (d6280f4)

v2.11.0

29 Dec 12:52
529c0cd
Compare
Choose a tag to compare

2.11.0 (2023-12-29)

Features

  • use distroless base images for docker (#200) (456f7f7)

v2.10.1

29 Dec 10:18
b396da1
Compare
Choose a tag to compare

2.10.1 (2023-12-26)

Bug Fixes

  • deps: update module github.com/spf13/viper to v1.18.2 (72505d8)

v2.10.0

19 Dec 09:22
7b0b97c
Compare
Choose a tag to compare

2.10.0 (2023-12-18)

Features

  • added docs for verifying artifacts and docker images (e2d3c57)

Bug Fixes

  • deps: update module github.com/spf13/viper to v1.18.0 (dc43029)
  • deps: update module github.com/spf13/viper to v1.18.1 (1c765b6)
  • use the v2 module in the go installation doc (1a4dcc4)

v2.9.0

08 Dec 18:57
dbc2253
Compare
Choose a tag to compare

2.9.0 (2023-12-08)

Features