Skip to content

Releases: booqoffsky/neo4j-python-migrations

0.1.2

29 May 18:42
Compare
Choose a tag to compare

What's Changed

  • Update dependencies

  • Allow migrations to run on db with auth disabled by @oyvinev in #2

  • Skip DAO tests if neo4j is not available by @oyvinev in #2

  • Fix DeprecationWarning by @oyvinev in #2

  • CI checks the work on the latest versions of python by @booqoffsky in #4

  • Fix bugs in the migration graph analyzer by @booqoffsky in #4

  • "Dry-run" of updating the migration graph before starting any migration to increase the reliability of the migrator by @booqoffsky in #4

New Contributors

Full Changelog: 0.1.1...0.1.2