Skip to content

Releases: fortio/duration

v1.0.4

12 Sep 00:26
Immutable release. Only release title and notes can be modified.
52d8dad

Choose a tag to compare

What's Changed

  • Get rid of bogus use of unicode package, go back to only require go 1.20 by @ldemailly in #8

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Sep 00:13
Immutable release. Only release title and notes can be modified.
fb8b190

Choose a tag to compare

What's Changed

  • Fix issues with large amount of small units (rounding errors) and other corner error cases - simplified code by @ldemailly in #7

Full Changelog: v1.0.2...v1.0.3

v1.0.2

11 Sep 23:21
Immutable release. Only release title and notes can be modified.
5a013c0

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Sep 21:16
Immutable release. Only release title and notes can be modified.
b92a782

Choose a tag to compare

What's Changed

  • Add test and fix bug in default help/printing of duration by @ldemailly in #3

Full Changelog: v1.0.0...v1.0.1

v1.0.0

11 Sep 20:21
Immutable release. Only release title and notes can be modified.
ab24874

Choose a tag to compare

Ready for 1.0.0 after 5 releases under the old location in tclock and working PR in dflag using it.

What's Changed

  • Add the Var and FlagSet variants for completeness and doc improvements by @ldemailly in #2

Full Changelog: v0.1.1...v1.0.0

v0.1.1

11 Sep 18:13
Immutable release. Only release title and notes can be modified.
8ddcdc2

Choose a tag to compare

What's Changed

  • Fix min go version to match time.DateTime etc by @ldemailly in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Sep 17:18
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

This is the initial release from importing https://github.com/fortio/tclock/tree/v1.7.3/duration to this new location so it can be used in dflags and cli and elsewhere with 0 dependencies.

Full Changelog: https://github.com/fortio/duration/commits/v0.1.0