Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Releases: ameingast/postgresql-simple-migration

0.1.15.0

15 Jan 15:50
f378538

Choose a tag to compare

  • Bumped dependencies

0.1.14.0

18 Jan 08:09
c6c5063

Choose a tag to compare

  • Bumped dependencies

0.1.13.1

26 Dec 09:39
59dd107

Choose a tag to compare

  • Bumped dependencies

0.1.13.0

21 Nov 14:18
c45ce31

Choose a tag to compare

  • Bumped dependencies

0.1.12.0

26 May 14:56
d611265

Choose a tag to compare

  • Support for GHC 8.4

0.1.11.0

09 Aug 10:36
0a1a1bb

Choose a tag to compare

  • Improved documentation
  • Fixed exists_table

0.1.10.1

30 Jul 14:52
b5ea80d

Choose a tag to compare

  • Fixed hackage warnings

0.1.10.0

30 Jul 14:43
ba6417f

Choose a tag to compare

  • Relaxed time bounds

0.1.9.0

15 Feb 12:17
e056cce

Choose a tag to compare

  • Bumped dependencies

0.1.8.0

02 Feb 12:57
6ce902d

Choose a tag to compare

  • Added MigrationCommands allowing sequencing of migrations in the Haskell API
  • Derived more datatypes for MigrationResult
  • Bumped dependencies