Skip to content

Releases: MattiLehtinen/postgrator-cli

v9.1.0

21 Sep 08:53
c9bcd99

Choose a tag to compare

1bfd4ee feat: support multiple migration pattern argvs (#302)
e0eea0a chore: replace redundant dirname-filename-esm dep (#301)
44a95b9 feat: support multiple patterns (#300) (thanks @Jhon-Mosk !)

v9.0.1

16 Jan 13:16
d97fb36

Choose a tag to compare

fix(config): Update path handling logic to work on Windows #262 (thanks @Pupix !)

v9.0.0

12 Nov 03:55
6416f20

Choose a tag to compare

Upgrade to postgrator@8.
This requires node >= 20, so postgrator-cli now requires node >= 20.

v8.1.0

02 Jul 00:26
6327735

Choose a tag to compare

Allow mssql@11 peer dependency

v8.0.0

01 May 17:48
724c468

Choose a tag to compare

BREAKING: require node >= 18
add support for node 22

v7.0.0

02 Jun 00:56
017f5d0

Choose a tag to compare

Set the minimum node version to 16

v6.0.1

02 Feb 16:07
34f244c

Choose a tag to compare

fix build badge

v6.0.0

20 Apr 05:03
c34491f

Choose a tag to compare

  • Require Node.js 14
  • Add support for Node.js 18

v5.2.0

08 Apr 17:43
584debc

Choose a tag to compare

  • Add support for .postgratorrc.mjs and .postgratorrc.js config files with type: module.
  • Add sqlite3 support

v5.1.0

24 Feb 06:23
60eae73

Choose a tag to compare