Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Releases: contomap/iri

v0.2.1 - Deprecation

30 Dec 13:10
40706bb
Compare
Choose a tag to compare

This release marks the library as deprecated. See readme for details.

v0.2.0 - Rework

17 Feb 07:01
7c14c8d
Compare
Choose a tag to compare

This tag represents a complete rework of the package, containing the following:

  • Change iri.IRI to be a struct type, not a string
  • Fix various regular expressions of parsing
  • Handle all TODOs
  • Remove functions and functionality not necessary for the bare minimum behaviour
  • Provide more documentation and examples
  • 100% code coverage