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.2 - 2026-06-08
Added
- Added shared
RdfParserandRdfSerializertraits. (tobyink) - Added store-level
serializeandserialize_tomethods. (tobyink) - Added
query_rdf.zzsfor running SPARQL queries against existing stores or temporary stores loaded from RDF input. (tobyink) - Added
std/data/jsonas an explicit dependency. (tobyink)
Changed
- Changed status to "stable". (tobyink)
- Improved RDF parser, serializer, command-line script, and store behaviour. (tobyink)
- Updated README documentation and tests. (tobyink)
0.0.1 - 2026-06-08
First release.