Skip to content

Releases: Vinelab/NeoEloquent

Everything Connects

02 Jun 12:42
Compare
Choose a tag to compare

This is the release candidate for this package, it's finally here!

Many-To-Many

28 May 21:59
Compare
Choose a tag to compare
Many-To-Many Pre-release
Pre-release

Introducing the belongsToMany relationship that opens doors for working with Many-To-Many relationships.

One-To-Many

26 May 14:22
Compare
Choose a tag to compare
One-To-Many Pre-release
Pre-release

Introducing the One-To-Many relationships and revamped the hasOne relationship to use the hasMany in a singular form.

One-To-One

24 May 22:08
Compare
Choose a tag to compare
One-To-One Pre-release
Pre-release

Introducing the One-To-One relationship support with hasOne and belongsTo relationships.

Closed Clogs

14 May 16:20
Compare
Choose a tag to compare
Closed Clogs Pre-release
Pre-release

Firmly and massively unit test for backward compatibility with original Eloquent functionalities and Neo4j custom implementations. This release makes sure that most of the tests from Laravel/framework are passing in here too!

Probably Cypher

09 May 12:52
Compare
Choose a tag to compare
Probably Cypher Pre-release
Pre-release

The first pre-release of this package, so far we can perform the most common queries over node(s) except relations 😕 but that is coming up!