Skip to content

1.2.0

Choose a tag to compare

@jkowalleck jkowalleck released this 16 Jul 12:26
0bfd8bc

Fixed

  • Align RFC 3987 grammar handling with the specification (via #10)
  • Fix RFC 3986-delegated IRI parsing edge cases (via #10)
  • Fix RFC3987_SYNTAX_TERMS correctly containing "irelative_part" `(via #19)
  • Fix RFC3987_SYNTAX_TERMS correctly containing "ihier_part" `(via #19)

Changed

  • Update grammar rules used by is_valid_syntax(...) and term-specific validators (via #10)

Added

  • Validate IPv6 compression (via #10)
  • Assert static typing (via #16)

Tests

  • Add grammar regression tests (via #10)

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0