Skip to content

Releases: vonglasow/gaia

v2.1.0

19 Jun 20:10
Compare
Choose a tag to compare

2.1.0 (2024-06-19)

Feature

  • Add function to pull image (0ce3048)

Build

  • deps: Bump golangci/golangci-lint-action from 4 to 6 (faa04f0)

v2.0.0

15 Apr 18:52
Compare
Choose a tag to compare

2.0.0 (2024-04-15)

Breaking Changes

  • Refactor config, commands, and version (0340dfd)

Bug Fixes

  • version build (c36c724)
  • add documentations to install the project with brew (1d37333)
  • add new line to version (a785f9d)

v1.1.0

07 Apr 08:48
9dc62aa
Compare
Choose a tag to compare

1.1.0 (2024-04-07)

Feature

  • use goreleaser to publish on homebrew tap (9dc62aa)

v1.0.1

07 Apr 08:46
2377e04
Compare
Choose a tag to compare

1.0.1 (2024-04-07)

Bug Fixes

Code Refactoring

  • using go chan w/ ollama call (78b3739)

Build

  • deps: Bump golangci/golangci-lint-action from 3 to 4 (3631689)

v1.0.0

18 Mar 21:35
6d178dc
Compare
Choose a tag to compare

1.0.0 (2024-03-18)

Feature