Skip to content

Releases: x0b/rfc3339parser

Bug Fix Release

30 Jun 15:20
@x0b x0b

Choose a tag to compare

Changes

  • fixed incorrect boundary causing errors for some fractional time formats

1.1.4

30 Jun 14:12
@x0b x0b

Choose a tag to compare

improved doc, improved actual test coverage

1.1.3: fixed doc syntax error,

06 Jun 10:56
@x0b x0b

Choose a tag to compare

  fixed other doc errors,
  update readme,
  version bump.

Maintenance Release

29 May 10:06
@x0b x0b

Choose a tag to compare

Changes

  • fixed minor bug that was hidden by implementation structure
  • improved test coverage according to spec
  • added arbitrary precision parsing

Spec Complicance Release

28 May 21:55
@x0b x0b

Choose a tag to compare

CHANGES

1.0.0

  • support extraction of time zone information and as calendar
  • fixed bugs when more than 3 fractional digits where present
  • improved test coverage and documentation

1.0-preview

  • support extraction of Date