Releases: Vinelab/NeoEloquent
Releases · Vinelab/NeoEloquent
v1.8.2
v1.8.1
v1.8.0-beta
Added
- Support for Laravel 8. Thanks to @transistive #348
v1.5.1
What's Changed
- New client integration by @transistive in #346 introduces a stable and object-oriented client that's easy to build on!
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Version release for Laravel 5.
Changed
- Use Graphaware's custom driver with Causal Cluster support from https://github.com/Vinelab/neo4j-bolt-php (tested with Bolt only)
v1.4.7
v1.4.6
v1.4.5
v1.4.4
v1.4.3
Support for Laravel 5.4 and fixes for tests. Thanks to @marshy2346