Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: relvacode/iso8601

v1.7.0

12 Sep 09:41
4ccd8a8

Choose a tag to compare

What's Changed

  • Support whitespace between date and time component by @relvacode in #29
  • Check for remaining data with Zulu zone by @relvacode in #31

Full Changelog: v1.6.0...v1.7.0

v1.6.0

22 Nov 09:53
b9fe72e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

17 Oct 09:42
125e13f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Jan 01:11
881670d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

07 Jan 17:13
dd7beba

Choose a tag to compare

Allow leading + sign in year component #11

v1.2.0

07 Jan 17:13
b30b151

Choose a tag to compare

Validate input time has a valid range (#6)

1.1.0

12 Jun 15:36
132efd1

Choose a tag to compare

Adds a check for a negative 0 time-zone offset as reported in #7

1.0.0

10 Apr 16:27
e705ade

Choose a tag to compare

ParseString + Go module + Updated Readme (#5)

* updated README, added go module, added ParseString method