Skip to content

Releases: zoobz-io/clockz

clockz v1.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Mar 20:21
20a03af

clockz v1.0.2

Type-safe clock abstractions for Go with zero dependencies.

Installation

go get github.com/zoobz-io/clockz@v1.0.2

Requirements

  • 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

Choose a tag to compare

@github-actions github-actions released this 07 Jan 19:49

clockz v1.0.0

Type-safe clock abstractions for Go with zero dependencies.

Installation

go get github.com/zoobzio/clockz@v1.0.0

Requirements

  • Go 1.24 or higher

Changelog

✨ Features

🐛 Bug Fixes

📚 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

Choose a tag to compare

@github-actions github-actions released this 15 Sep 21:34

clockz v0.0.2

Type-safe clock abstractions for Go with zero dependencies.

Installation

go get github.com/zoobzio/clockz@v0.0.2

Requirements

  • 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!