Releases: zoobz-io/clockz
Releases · zoobz-io/clockz
Release list
clockz v1.0.2
clockz v1.0.2
Type-safe clock abstractions for Go with zero dependencies.
Installation
go get github.com/zoobz-io/clockz@v1.0.2Requirements
- Go 1.24 or higher
Changelog
🐛 Bug Fixes
Full Documentation: https://github.com/zoobz-io/clockz/tree/v1.0.2/README.md
Testing Guide: https://github.com/zoobz-io/clockz/tree/v1.0.2/testing
Thanks to all contributors!
clockz v1.0.0
clockz v1.0.0
Type-safe clock abstractions for Go with zero dependencies.
Installation
go get github.com/zoobzio/clockz@v1.0.0Requirements
- Go 1.24 or higher
Changelog
✨ Features
🐛 Bug Fixes
- cfeacfc: fix: additional ci fixes (@zoobzio)
- 8e6c1d1: fix: align w/ package standards (@zoobzio)
- 3aec0e8: fix: lint ci (@zoobzio)
- 1296a81: fix: readme badge (@zoobzio)
- 783c8c8: fix: run bench once (@zoobzio)
📚 Documentation
Full Documentation: https://github.com/zoobzio/clockz/tree/v1.0.0/README.md
Testing Guide: https://github.com/zoobzio/clockz/tree/v1.0.0/testing
Thanks to all contributors!
clockz v0.0.2
clockz v0.0.2
Type-safe clock abstractions for Go with zero dependencies.
Installation
go get github.com/zoobzio/clockz@v0.0.2Requirements
- Go 1.21 or higher
Changelog
🐛 Bug Fixes
Full Documentation: https://github.com/zoobzio/clockz/tree/v0.0.2/README.md
Testing Guide: https://github.com/zoobzio/clockz/tree/v0.0.2/testing
Thanks to all contributors!