0.0.36
0.0.36 - 2023-10-29
Added
- Add explicit feature tests for parents, children and related endpoints to (not) include non-OWNS-relations, related to [#163].
Changed
- Update readme and docker image labels.
- Increase reference dataset version to 0.0.16, skipped 0.0.15 and 0.0.14 due to erroneous releases.
- Upgrade PHP to 8.2.12, closes [#176].
- Upgrade PHP dependencies and upgrade feature tests to use Neo4j 5.13.
Fixed
- Fix index endpoint to include elements which are directly owned or are accessible. Fixes [#163].