v0.3.10
What's Changed
- Remove iri by @jesper-friis in #246
- Implemented calculation of sha3 hash from instance content by @jesper-friis in #245
- Fixed some memory leaks by @jesper-friis in #247
- Added support for properties referring to instances (aka. structured collection) by @jesper-friis in #253
- Removed UUID from calculation of hash. by @jesper-friis in #255
- Deploy documentation by @jesper-friis in #256
- Improve documentation by @jesper-friis in #257
- Added link to documentation from top of README file by @jesper-friis in #262
- rdflib storage by @jesper-friis in #265
- Improved error reporting from Python plugins by @jesper-friis in #266
- Changed default JSON serialisation from Python to SOFT7 by @jesper-friis in #258
- Check for stream errors before calling assert by @jesper-friis in #270
- Fixed deprecation warnings by @jesper-friis in #271
- Implemented a triplestore Python sub-package by @jesper-friis in #276
- Cleaned up Python interface to collections and added more tests. by @jesper-friis in #283
- Added some documentation about how to start a postgresql server and enable the tests by @jesper-friis in #280
- Added DOME 4.0 to acknowledgement by @jesper-friis in #287
- Converted C sources to pure ASCII to avoid problems with Visual Studio. by @jesper-friis in #288
- Safe type casting by @jesper-friis in #289
Full Changelog: v0.3.9...v0.3.10