All Versions
5
Latest Version
Avg Release Cycle
48 days
Latest Release
955 days ago
Changelog History
Changelog History
-
v2.0.0 Changes
August 11, 2020๐ This version use the same
time.ParseDuration
from standard Go, but support for days and weeks where a day is 24 hour. -
v1.2.0 Changes
August 08, 2020ยตs
andus
are equivalent for microsecond -
v1.1.0 Changes
July 02, 2020This is a breaking change!
- ๐ No need to use a
Parser
struct and initialize it. - ๐
NewStr2DurationParser
function removed. - ๐ฆ
Str2Duration
is a public function in the package and it's not part of a struct.
- ๐ No need to use a
-
v1.0.1 Changes
February 02, 2020๐ Initial release
-
v1.0.0
February 02, 2020