Skip to content

Releases: neo4j-php/neo4j-symfony

Major version release RC1

03 Aug 17:15
Compare
Choose a tag to compare
Pre-release

Reworks the library to work with the new Neo4j Client and Drivers.

  • Configuration is now in line with the official drivers pattern
  • Connections are now drivers
  • Modernised all code

Release 0.4.2

25 Dec 13:02
9334e51
Compare
Choose a tag to compare

Release 0.4.1

06 Mar 15:48
91d119d
Compare
Choose a tag to compare

See Changelog.md for changes.

Release 0.4.0

12 Dec 20:51
b6846de
Compare
Choose a tag to compare

See Changelog.md for changes.

Release 0.3.1

15 Aug 10:50
Compare
Choose a tag to compare

Fixed typo

Release 0.3.0

28 Feb 10:12
Compare
Choose a tag to compare

See Changelog.md for changes.

Added

  • Show exceptions in profiler

Fixed

  • Typo in configuration "schema" => "scheme".
  • Bug where clients accidentally could share connections.

Release 0.2.0

24 Jan 10:32
Compare
Choose a tag to compare

See Changelog.md for changes.

Added

  • Support for BOLT
  • Test the bundle without OGM

Changed

  • Made the graphaware/neo4j-php-ogm optional

Fixed

  • Invalid alias whennot using the entity manager
  • Make sure query logger has default values when exception occour.

First release

07 Dec 11:49
Compare
Choose a tag to compare
0.1.0

Updated asset path (#5)