neo4rs v0.7.0-rc.3
Pre-release
Pre-release
What's Changed
- read_chunk had a buffer read bug before by @elimirks in #151
- Remove string allocation from Display impl for BoltType by @knutwalker in #152
- Assert impl Send+Sync for Graph and Txn by @knutwalker in #153
New Contributors
Full Changelog: v0.7.0-rc.2...v0.7.0-rc.3