๐ Features
* Cypher based migrations
* More information stored on `__Neo4jMigration` nodes and `MIGRATED_TO` relations (description, type, database and system user, possible checksums)
๐จApi changes
* `ac.simons.neo4j.migrations.Migrationapply` takes in a `MigrationContext`, which contains the driver and the migrations configuration and allows for further changes without breaking that API again.