Skip to content

Releases: hummingbird-project/postgres-migrations

v1.1.0

23 Oct 11:03
d0d8ea2

Choose a tag to compare

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

v1.0.0

15 Sep 15:28
488dab4

Choose a tag to compare

Database migrations for Postgres databases using PostgresNIO.

No new changes from v0.1.0

v1.0.0 Release candidate

01 Jul 12:37

Choose a tag to compare

No new changes

v0.1.0

31 Mar 14:26

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Initial release