3.0.0 - Cesaria Evoria
At last, Liquigraph is released in a stable version ✌️
The versioning scheme has changed a bit as well 😨.
Liquigraph 3.x (this current release) supports Neo4j 3.x (Bolt included !) 💪
If you have followed so far, previous version is 1.0-RC3
, not 2.0.0
❗
In fact, 3.0.0
and 2.0.0
are identical, feature-wise, they just do not rely on the same JDBC driver 🐼
Here is what has happened since then 😮 ("then" being 1.0-RC3
😉)
This fixes
1.0-RC3
-introduced incompatibility (see "Breaking change" section).
- [#77] Introduce postcondition for large datasets
You can now batch the execution of your migration queries! 🆒
- [#98] Allow Liquigraph core users to directly pass a pre-configured DataSource instance
Nice side effect: this will play much more nicely with Spring Boot now 👢
By the way, if you want to contribute to Liquigraph, feel free to browse the issues marked as Help wanted
.
They are accessible to people who are not knowledgeable of the codebase. Do not hesitate to ask for more details if they seem incomplete! We ❤️ contributions!
Enjoy! 👍