Skip to content

Releases: jimoe/timeperiod

v2.0.1

27 Aug 08:07
Compare
Choose a tag to compare

Update documenation

v2.0.0

27 Aug 07:42
Compare
Choose a tag to compare

use generics to allow a custom type in addition to string

Breaking changes:

  • Requires go version 1.18

v1.2.0

27 Aug 06:33
6d31e65
Compare
Choose a tag to compare

Allowing µs in addition to us as unit for microseconds.

v1.1.2

12 Sep 16:10
5844d2c
Compare
Choose a tag to compare

Added function documentation and examples

v1.1.1

23 Feb 11:47
2e0d8de
Compare
Choose a tag to compare

Updated readme

v1.1.0

23 Feb 11:43
ee3002e
Compare
Choose a tag to compare

Added function Duration(period string) time.Duration

v1.0.1

03 Dec 20:49
Compare
Choose a tag to compare

Fixed bug when input was an empty string
Added licence
Added go.mod

v1.0.0

25 Aug 05:48
Compare
Choose a tag to compare

Stable