Releases: mycodeself/mongo-migrate-ts
Releases · mycodeself/mongo-migrate-ts
v1.6.2
1.6.2 (2024-08-14)
Bug Fixes
- sort migrations by timestamp from className (#115) (63dc812)
v1.6.1
1.6.1 (2024-08-13)
Bug Fixes
v1.6.0
1.6.0 (2024-05-16)
Features
- implement migrationNameTimestampFormat config option (#99) (e8fee9a)
v1.5.0
1.5.0 (2024-05-16)
Bug Fixes
Features
v1.4.0
1.4.0 (2023-12-17)
Features
v1.3.1
1.3.1 (2023-09-15)
Bug Fixes
- status command table output and other minor improvements deps (#96) (ba6684b)
v1.3.0
1.3.0 (2023-08-04)
Features
- Add transactions support by making available the client in migrations (#92) (c813985)
v1.2.0
1.2.0 (2023-08-04)
Features
v1.1.4
1.1.4 (2023-04-01)
Bug Fixes
v1.1.3
1.1.3 (2023-03-11)
Bug Fixes
- throw error when there is cli error for correct exit code (#80) (c7ecb1c)