Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project roughly adheres to Semantic Versioning.
0.0.1 - 2026-06-13
First release.
HtmlRdfaParser: HTML+RDFa 1.1 (Second Edition) usinghtml/parser.XhtmlRdfaParser: XHTML+RDFa 1.1 (Third Edition) usingstd/data/xml.RdfaCoreParser: RDFa Core 1.1 for generic XML.CurieExpander: standalone CURIE/SafeCURIE/term expansion.- Optional features:
@role,rdfa:copy/rdfa:Patternproperty copying, and vocabulary expansion with a pluggablevocab_loader. - Passes the full official RDFa 1.1 test suite (html5, xhtml1, and rdfa1.1-vocab) on zuzu-rust, zuzu.pl, and zuzu-js.