Releases: samdammers/ink-go
Releases · samdammers/ink-go
v1.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: Robust path resolution for choices in leaf nodes by @samdammers in #7
Full Changelog: v1.0.1...v1.0.2
v1.0.1 - Module Path Fix
Immutable
release. Only release title and notes can be modified.
Fixes
- Module Path: Corrected the module path in
go.modto match the repository URL (github.com/samdammers/ink-go). - Retraction: Officially retracted
v1.0.0due to the module path mismatch.
Upgrade Note: Please use this version (v1.0.1) for all new projects.
What's Changed
- docs: add Contributor Covenant Code of Conduct by @samdammers in #2
- ci: configure Dependabot for Go Modules and GitHub Actions by @samdammers in #3
- docs: vanity image and build status by @samdammers in #4
- ci: add gha perm by @samdammers in #5
- fix: Correct module path to github.com/samdammers/ink-go and retract v1.0.0 by @samdammers in #6
Full Changelog: v1.0.0...v1.0.1