Changelog
All notable changes to this project will be documented in this file.
Unreleased
v1.3.2 - 2026-07-24
v1.3.1 - 2026-07-23
Docs
Added and improved package docs (via #67)
v1.3.0 - 2026-07-21
Fixed
Fix grammar for
ucscharcharacter range (via #45)Fix
RFC3987_SYNTAX_TERMScorrectly containing “ipath” (via #41)Fix
RFC3987_SYNTAX_TERMScorrectly containing “ipath_absolute” (via #41)Fix
RFC3987_SYNTAX_TERMScorrectly containing “ipath_noscheme” (via #41)Fix
RFC3987_SYNTAX_TERMScorrectly containing “ipath_rootless” (via #41)Fix
RFC3987_SYNTAX_TERMScorrectly containing “ipath_empty” (via #41)Typehint of
parse()’s argterm(via #50, #52)
Narrowed down to valid values: “iri”, “iri_reference”, “absolute_iri”Typehint of
is_valid_syntax’s argterm(via #50, #52)
Narrowed down to valid values: “iri”, “iri_reference”, “absolute_iri”
Added
Performance
Docs:
Added docstrings to public API (via #58)
Tests
Add grammar regression tests (via #48)
v1.2.0 - 2026-07-16
v1.1.1 - 2026-07-14
Fork release rfc3987-syntax2
Forked from
willynilly/rfc3987-syntax.Published this project as an independently maintained package under the new distribution name
rfc3987-syntax2.Preserved upstream functionality as the baseline for this initial fork release.
Notes for rfc3987-syntax2
This is the first release of the fork.
No intentional behavioral changes from upstream are introduced in this release unless explicitly listed above.
v1.1.0 - 2025-07-18
Original release: https://github.com/willynilly/rfc3987-syntax/releases/tag/v1.1.0
Features
Added add support for IRI-reference and absolute-IRI
Bugs
Fixed single quote sub-delimiter
v1.0.0 - 2025-05-18
Original release: https://github.com/willynilly/rfc3987-syntax/releases/tag/v1.0.0