Skip to content

1.7.0

Compare
Choose a tag to compare
@lecaillon lecaillon released this 08 Nov 20:06
· 341 commits to master since this release

Features

  • #20 Add a new OutOfOrder parameter to the Evolve configuration.
    Allows migrations to be run "out of order". If you already have versions 1 and 3 applied, and now a version 2 is found, it will be applied too instead of being ignored.

Bug fix

  • #19 Resolve an issue related to the .NET 3.5