All Versions
5
Latest Version
Avg Release Cycle
48 days
Latest Release
1354 days ago

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 and us are equivalent for microsecond

  • v1.1.0 Changes

    July 02, 2020

    This 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.
  • v1.0.1 Changes

    February 02, 2020

    ๐ŸŽ‰ Initial release

  • v1.0.0

    February 02, 2020