Skip to content

v1.1.0

Latest

Choose a tag to compare

@adam-fowler adam-fowler released this 23 Oct 11:03
d0d8ea2

Minor release changes

  • Add options to DatabaseMigrations.apply/revert/revertInconsistent to ignore or remove unknown migrations. #3
  • Add option to DatabaseMigrations.revertInconsistent to not revert all migrations after it finds an inconsistent migration. #3

Patch release changes

  • Add upcoming features ExistentialAny, InternalImportsByDefault and MemberImportVisibility. #2 from @zunda-pixel

Other changes

  • Tests now use Swift testing. #5