Releases: fullcube/loopback-component-migrate
Releases · fullcube/loopback-component-migrate
v0.4.0
<a name"0.4.0">
0.4.0 (2017-06-14)
Features
- update to support both loopback 3.x and 2.x (d0c26e64)
v0.3.5
<a name"0.3.5">
0.3.5 (2017-03-08)
Bug Fixes
- ensure errors are properly logged (09fdf72d)
v0.3.4
<a name"0.3.4">
0.3.4 (2017-02-01)
Bug Fixes
- Set app.migrating to true when called via migrateByName (722cab5a)
v0.3.3
<a name"0.3.3">
0.3.3 (2017-01-25)
Bug Fixes
v0.3.2
<a name"0.3.2">
0.3.2 (2017-01-22)
Bug Fixes
- ensure callback when no pending migrations (#15) (ec7fc3e6)
v0.3.1
fix: mark migration as finished after running successfully (#13)
v0.3.0
<a name"0.3.0">
0.3.0 (2017-01-05)
Features
- mark migration as finished after running successfully (#13) (9c20660f)
v0.2.0
<a name"0.2.0">
0.2.0 (2017-01-04)
Features
- Add method to run migration script by name. (#12) (72bff5ab)