Skip to content

0.2.1

Compare
Choose a tag to compare
@michael-simons michael-simons released this 27 Jul 16:21
2863fd1

What's Changed

馃殌 Features

  • GH-237 - Add validateOnMigrate to skip validation of migration-checksums.

馃悰 Bug Fixes

  • GH-232 - Treat single \r as correct line endings.

馃Ч Housekeeping

Noteworthy: Upgraded the example using Neo4j Test-Harness to Neo4j 4.3.2. Neo4j requires JDK 11, so this project requires now JDK 11 to build but still targets JDK 8, so that it can be used with Java 8. I do think that this change in the build justifies a minor version bump alone but we have also a new configuration option, hence the 0.2.1 version.

Thanks to @AndreasBoehme for his input on this release!