Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@claussni claussni released this 16 Feb 16:31
Makes library RFC 8141 compliant without dropping support for RFC 2141 URNs.

Major changes to the internal API as well as to the way URNs are created.
The generic resolver interface now allows for resolving to sets of arbitrary classes,
thus supporting not only URLs but also resolving hint data structures.

Fixes #10