Releases: fortio/duration
Releases · fortio/duration
v1.0.4
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
v1.0.1
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
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