Releases: coldbox-modules/cfmigrations
Releases · coldbox-modules/cfmigrations
v5.1.0
feat
- box.json: Upgrade qb to 13.0.1
(caddc22)
v5.0.0
BREAKING
- *: chore: Update to latest qb and cbMockData (#42) (aaf93ad)
v4.1.3
other
- *: chore: Dependency updates to qb 10
(7b231d0)
v4.1.2
other
- *: chore: Pin commandbox-semantic-release to ^3.0.0 (aa38cd5)
v4.1.1
chore
other
- *: fix: Default the schema to an empty string
(b022467)
- *: feat: Apply the configured schema as the defaultSchema on the SchemaBuilder instance
(43a323e)
v4.1.0
feat
- MigrationService: Add support for
pretend
(06f622b)
v4.0.0
BREAKING
- box.json: Update to latest qb (7100fca)
v3.0.7
fix
- QBMigrationManager: Set datasource on qb instance when running seeds (73de69f)
v3.0.6
other
- *: fix: Allow hooks when running seeds
(6b35c56)