Skip to content

Releases: relvacode/iso8601

v1.4.0

27 Jan 01:11
881670d
Compare
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
Compare
Choose a tag to compare

Allow leading + sign in year component #11

v1.2.0

07 Jan 17:13
b30b151
Compare
Choose a tag to compare

Validate input time has a valid range (#6)

1.1.0

12 Jun 15:36
132efd1
Compare
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
Compare
Choose a tag to compare
ParseString + Go module + Updated Readme (#5)

* updated README, added go module, added ParseString method