Skip to content

Releases: nbittich/tortank

Release list

v0.24.0

Choose a tag to compare

@nbittich nbittich released this 01 Dec 12:49

Full Changelog: 0.23.0...v0.24.0

  • IRI parser according to rfc3987
  • prefix resolution according to base when prefix is relative
  • more tests
  • various bugfixes

v0.22.0

Choose a tag to compare

@nbittich nbittich released this 21 Nov 20:28

Full Changelog: v0.20.0...v0.22.0

** fix missing implementation for formatting xsd:date, xsd:dateTime and xsd:time
** bump dependencies
** clippy fix