Skip to content

v0.2.1

Latest

Choose a tag to compare

@mark-dropbear mark-dropbear released this 02 Mar 19:51
85f7df3
  • Fix: preserve ASCII percent-encodings in component getters and toString() for RFC 3987 compliance.
  • Fix: prevent over-decoding of characters like %25, %20, and %2F.
  • Robust URI-to-IRI decoding: preserve invalid percent-encoded sequences instead of throwing.
  • Implement preservation of prohibited bidirectional control characters (RFC 3987 Section 4.1).