Skip to content

Releases: podiljs/podil

0.3.6 - TypeScript 5.2

29 Sep 13:52
4d50846
Compare
Choose a tag to compare
Update Typescript to 5.2 (#24)

0.3.5 - TypeScript 5.1

20 Jun 19:34
20db7cb
Compare
Choose a tag to compare

Update TypeScript to 5.1 and other library updates

0.3.4 - TypeScript 5 and support of a wider range of pg versions

25 Mar 18:25
ef7fb9b
Compare
Choose a tag to compare

This release adds:

  • TypeScript 5
  • library updates
  • support of a wider range of pg versions

0.3.3 - Stability improvements

10 Jan 15:06
7133ff3
Compare
Choose a tag to compare

This version adds validation of filename length

0.3.2 - Allow only SQL files as migration scripts

03 Jan 16:15
769c44f
Compare
Choose a tag to compare

0.3.1 - Bug fixes

28 Dec 09:27
4a277fb
Compare
Choose a tag to compare

This release fixes a bug when verifying checksum reapplies a migration

0.3.0 - Verify checksums of migrations and more configuration options 🎉

27 Dec 18:28
35cd92a
Compare
Choose a tag to compare

This release bring verification of checksums of the migration files and allows passing more configuration options when applying migrations.

0.2.1 - Documentation update

22 Dec 15:23
9f51a2d
Compare
Choose a tag to compare
Update documentstion (#9)

0.2.0 - PostgreSQL Support 🎉

22 Dec 14:59
e5bafe8
Compare
Choose a tag to compare

0.2.0 adds support of PostgreSQL 🎉

0.1.3 - CommonJS Build

19 Dec 14:03
2ebf35d
Compare
Choose a tag to compare
CommonJS build (#7)