๐ Features
* GH-237 - Add `validateOnMigrate` to skip validation of migration-checksums.
๐ Bug Fixes
* GH-232 - Treat single `\r` as correct line endings.
๐งน Housekeeping
* Tons of dependency updates thanks to dependabot.
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!