Skip to content

Releases: antongolub/iso8601

v1.2.2

Choose a tag to compare

@antongolub antongolub released this 12 Feb 08:29

1.2.2 (2022-02-12)

Bug Fixes

  • fix date leap when parsing Thhmmss* for UTC (Zulu) timezome (5ddb6f7)

v1.2.1

Choose a tag to compare

@antongolub antongolub released this 17 Dec 14:17

1.2.1 (2019-12-17)

Performance Improvements

  • package: deps revision & repack (f65ad62)

v1.2.0

Choose a tag to compare

@antongolub antongolub released this 10 Sep 08:57

1.2.0 (2019-09-10)

Features

  • let group option be a string[] (7eb09be), closes #32

v1.1.0

Choose a tag to compare

@antongolub antongolub released this 28 Aug 08:46

1.1.0 (2019-08-28)

Features

  • let ref date be a string or instant (8b6c521), closes #35

v1.0.1

Choose a tag to compare

@antongolub antongolub released this 24 Aug 18:01

1.0.1 (2019-08-24)

Performance Improvements

  • parser: iterator improvement (0d13f17)

v1.0.0

Choose a tag to compare

@antongolub antongolub released this 22 Aug 16:05

1.0.0 (2019-08-22)

Code Refactoring

  • parser: separate input normalizer (ee08843)

BREAKING CHANGES

  • parser: IParser requires pattern as regexp[]

v0.2.0

Choose a tag to compare

@antongolub antongolub released this 22 Aug 14:41

0.2.0 (2019-08-22)

Bug Fixes

  • travis: fix build runner cmd & migrate to new codeclimate reporter (4f59b92)

Features

v0.1.1

Choose a tag to compare

@antongolub antongolub released this 17 Aug 21:00

0.1.1 (2018-08-17)

Performance Improvements

v0.1.0

Choose a tag to compare

@antongolub antongolub released this 20 Jun 12:49

0.1.0 (2018-06-20)

Features