Releases: peter-bread/gamon3
Releases · peter-bread/gamon3
v2.0.3
Immutable
release. Only release title and notes can be modified.
2.0.3 (2026-01-03)
Documentation
- README: update build instructions (52f95c6)
Other
- dedicated build module for establishing build info (7eb9c5d)
Released by semantic-release and GoReleaser.
v2.0.2
Immutable
release. Only release title and notes can be modified.
2.0.2 (2025-12-31)
Bug Fixes
- mod: bump module to v2 (e8f920a)
Documentation
- README: update go install url (9342541)
Released by semantic-release and GoReleaser.
v2.0.1
Immutable
release. Only release title and notes can be modified.
2.0.1 (2025-12-31)
Other
- hook: use anonymous zsh function for chpwd hook (2124060)
- hook: use anonymous zsh function for chpwd hook (#38) (b750c11)
Released by semantic-release and GoReleaser.
v2.0.0
Immutable
release. Only release title and notes can be modified.
2.0.0 (2025-11-23)
⚠ BREAKING CHANGES
- remove outdated internal package
- source: config resolution logic has changed slightly
- source: return error
- source: source now outputs information in a different format.
It is less descriptive and less verbose, but it gets the information
across quickly and is easier to manipulate with tools like .
Features
- config: adds config package. (390b402)
- config: support and local configs (5cdff5f)
- locator: check for and for main config file (3703cbf)
- locator: handle errors when searching for local config (bde25e9)
- matcher: adds function and tests for matching path to account (29e1287)
- resolve: adds subpackage (a1618df)
- source: migrate command to refactored packages (6b48ae7)
- source: migrate command to refactored packages (b29f3bf)
- source: return error (bf6e374)
- source: update help info (3a58d08)
- validate: adds function and test to validate main config (7475227)
- validate: adds validation for local config (3554263)
Bug Fixes
Documentation
- README: adds information about config error reporting (591fd1d)
- README: fixes typo (893b362)
- README: small updates (1e07717)
Other
- config: use to compare lists of strings (3032680)
- executor: use dependency injection to make testable (c79d0fb)
- matcher: handle in (8c128ae)
- matcher: use interface to get absolute path (b806039)
- remove outdated internal package (a3ad462)
- resolve: define mock structs in their own file (9319e1a)
- resolve: define mock structs in their own file (white-box) (7c2bab4)
- resolve: do not export internal functions (988e38c)
- switch: make account switching testable and easier to use (9b7e9db)
Released by semantic-release and GoReleaser.
v1.1.3
Immutable
release. Only release title and notes can be modified.
1.1.3 (2025-10-23)
Bug Fixes
- resolve: use correct error message (a45d998)
Released by semantic-release and GoReleaser.
v1.1.2
Immutable
release. Only release title and notes can be modified.
1.1.2 (2025-09-19)
Documentation
- README: another dummy release (3cee944)
Released by semantic-release and GoReleaser.
v1.1.1
Immutable
release. Only release title and notes can be modified.
1.1.1 (2025-09-19)
Documentation
- README: dummy commit for dummy release to fix homebrew tap (87523b2)
Released by semantic-release and GoReleaser.
v1.1.0
Immutable
release. Only release title and notes can be modified.
1.1.0 (2025-09-18)
Features
Documentation
- README: adds note about other shells (861871e), closes #12
- README: updates installation script instructions (7093b43)
Other
- run: split filepath and account resolution from runCmd (95d3312)
Released by semantic-release and GoReleaser.
v1.0.10
1.0.10 (2025-09-13)
Bug Fixes
- config: don't error if field is empty (2431839)
Documentation
- README: adds documentation for install script options (28d486a)
- README: adds installation docs for install script (e6382fe)
- README: adds links to install script (b391355)
- README: adds OS requirements (d12afe6)
Released by semantic-release and GoReleaser.
v1.0.9
1.0.9 (2025-09-12)
Documentation
- README: adds link to homebrew tap (9b4bdf7)
Released by semantic-release and GoReleaser.