Skip to content

Releases: longkey1/got

v0.4.7

Choose a tag to compare

@longkey1 longkey1 released this 02 Sep 00:37
v0.4.7
14aae37

Re-release of v0.4.7

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:08
v0.4.6
fd190d6

Changelog

  • c1795c7 chore: unify CI, dependabot, license, and Makefile across longkey1 repos

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:15
v0.4.5
012d609

Changelog

  • 012d609 chore: add tests, AI agent docs, and bump dependencies
  • 0756a15 fix: remove CLAUDE.md file from repository

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 27 Jan 04:15
v0.4.4
5ec2ae7

Changelog

  • 5ec2ae7 refactor: rename package from version to goversion in internal/goversion/version.go

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 27 Jan 03:35
v0.4.2
75d0b39

Changelog

  • 75d0b39 chore: Remove config file usage log from stderr
  • e146815 fix: Correct default version determination in Makefile
  • 9d8cfa4 refactor: streamline release pipeline and enhance developer tooling

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 16:06
v0.4.1
81c8cb6

Changelog

  • 81c8cb6 refactor: Isolate core logic into internal packages
  • 8e6c500 refactor: improve error handling and adherence to Cobra best practices

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 03:09
v0.4.0
a34fd45

Changelog

  • a34fd45 feat: add --all-old and --dry-run flags to remove command

v0.3.10

Choose a tag to compare

@github-actions github-actions released this 09 Dec 02:20
v0.3.10
44ab621

Changelog

  • ab44f7e chore: update Go version from 1.21 to 1.25
  • 44ab621 chore: update dependencies and Go version

v0.3.9

Choose a tag to compare

@github-actions github-actions released this 09 Dec 02:03
v0.3.9
8047068

Changelog

  • 8047068 fix: improve config file error handling in root command

v0.3.8

Choose a tag to compare

@github-actions github-actions released this 09 Dec 01:56
v0.3.8
7d4267f

Changelog

  • 7d4267f fix: move SetDefault calls before ReadInConfig to ensure proper defaults