Skip to content

Releases: msales/go-clock

v2.2.0

13 Mar 18:21
5a885cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.2.0

v2.1.4

12 Apr 21:36
8bc1315
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

v2.1.3

03 Apr 20:47
6ecd943
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

01 Apr 07:26
e24d66d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

01 Apr 07:21
3b6e71b
Compare
Choose a tag to compare

What's Changed

  • Use atomic package to check if mutex has been disabled or not. by @Skandalik in #5

Full Changelog: v2.1.0...v2.1.1

v2.1.0

30 Mar 10:09
bdaa629
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

18 Mar 00:00
d423428
Compare
Choose a tag to compare

What's Changed

  • [HOTFIX] Fix race condition when using global instance of clock. by @Skandalik in #3

Full Changelog: v0.2.0...v2.0.0

v0.2.0

25 Mar 14:27
d2fe410
Compare
Choose a tag to compare
  • Added DayElapsed type which allows to calculate elapsed time for specified duration from midnight.

v0.1.0

30 Sep 16:58
912a519
Compare
Choose a tag to compare

First clock version.