Skip to content

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 26 Jan 19:29
· 53 commits to 2.x since this release
ad922f9

2.2.1 (2024-01-26)

Bug Fixes

  • parseIso8601: accept comma as decimal delimiter per ISO 8601 and RFC 3339 (ad922f9)
  • parseIso8601: accept lower-case "t" delimiter in place of "T" per ISO 8601 and RFC3339 (157492e)