Releases: davidbanham/human_duration
Releases · davidbanham/human_duration
Handle results less than the taret precision
Will now return "less than a X"
Skip v2 entirely
v3.0.0 Abandon v2
Gomod fix again
v2.0.2 Fix go.mod again
Gomod fix
v2.0.1 Fix go.mod
Weeks
New precision level breaks backwards compat on output strings over 7 days
v1.4.0
Add Timestamp function
Add short strings
Where the String method would produce
1 year 2 days 3 hours 4 hours 5 seconds
The ShortString method produces:
1y2d3h4m5s
v1.2.0: Merge pull request #2 from m1ome/refactoring
Library refactoring
v1.1.0
Accept plural precision strings
v1.0.0
Create LICENSE