-
Notifications
You must be signed in to change notification settings - Fork 5
Releases: x-izumin/gex
Releases · x-izumin/gex
Version 0.6.2
Version 0.7.1
Fixed
- The version v0.7.0 recognized itself as v0.6.1. This release fixes the inconsistency due to a mistake in the release procedure.
Misc
- Fix CI failure #74
Assets 2
Version 0.7.0
@qnighy
qnighy
fb22694
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Breaking change
The module has been renamed from github.com/izumin5210/gex to github.com/x-izumin/gex. Nothing else has changed!
Migration guide for Go Modules
- Run
go get github.com/x-izumin/gex@v0.7.0. - Replace every occurrence of
izumin5210/gexin your codebase withx-izumin/gex. - Run
go mod tidy.
Assets 2
v0.6.1
v0.6.1
Assets 5
v0.6.0
v0.6.0
Assets 5
v0.5.1
v0.5.1
Assets 5
v0.5.0
v0.5.0
Assets 5
v0.4.3
fixed many bugs 🐛 🐛 🐛