Release 1.5.0
·
33 commits
to master
since this release
Features
- Make use of sub-queries, to get rid of most apoc calls. by @Andy2003 (#222)
- Use graphql infrastructure to parse requests by @Andy2003 (#247)
- Utilize graphql framework to handle fragments correctly by @Andy2003 (#248)
- Use error whitelist instead of blacklist to cover all yet unknown errors by @Andy2003 (#256)
Fixes
Documentation
- Automate the process of generating release changelog, by using labels on PRs by @Andy2003 (#241)
- Generate the release changelog, after the release was created by the neo4j build server by @Andy2003 (#242)
- Code cleanup and correction of typos by @Andy2003 (#255)