@ -1,3 +1,13 @@
## [0.2.2] - 2021-03-18
### Added
- Support of XML entities to the RDF/XML parser
### Changed
- Serve: Allows unsupported query parameters in HTTP SPARQL requests.
- Fixes WASM compilation bug and optimises WASM release packages.
- Fixes named graph creation inside of a SledStore transaction.
## [0.2.1] - 2021-01-16
@ -1,6 +1,6 @@
[package]
name = "oxigraph_js"
version = "0.2.1"
version = "0.2.2"
authors = ["Tpt <thomas@pellissier-tanon.fr>"]
license = "MIT OR Apache-2.0"
readme = "README.md"
name = "oxigraph"
name = "pyoxigraph"
authors = ["Tpt"]
name = "oxigraph_server"
name = "oxigraph_testsuite"
readme = "../README.md"
name = "oxigraph_wikibase"