Releases: podiljs/podil
Releases · podiljs/podil
0.3.7 - Update Node.js and outdated dependencies
0.3.6 - TypeScript 5.2
Update Typescript to 5.2 (#24)
0.3.5 - TypeScript 5.1
Update TypeScript to 5.1 and other library updates
0.3.4 - TypeScript 5 and support of a wider range of pg versions
This release adds:
- TypeScript 5
- library updates
- support of a wider range of pg versions
0.3.3 - Stability improvements
This version adds validation of filename length
0.3.2 - Allow only SQL files as migration scripts
File name validation (#19)
0.3.1 - Bug fixes
This release fixes a bug when verifying checksum reapplies a migration
0.3.0 - Verify checksums of migrations and more configuration options 🎉
This release bring verification of checksums of the migration files and allows passing more configuration options when applying migrations.
0.2.1 - Documentation update
Update documentstion (#9)
0.2.0 - PostgreSQL Support 🎉
0.2.0 adds support of PostgreSQL 🎉