|
| 1 | +<a name="0.11.1"></a> |
| 2 | +## [0.11.1](https://github.com/db-migrate/node-db-migrate/compare/v0.11.0...v0.11.1) (2018-04-10) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* **reset:** regression introduced in check functionality ([d8a735d](https://github.com/db-migrate/node-db-migrate/commit/d8a735d)), closes [#552](https://github.com/db-migrate/node-db-migrate/issues/552) |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +<a name="0.11.0"></a> |
| 12 | +# [0.11.0](https://github.com/db-migrate/node-db-migrate/compare/v0.10.7...v0.11.0) (2018-04-10) |
| 13 | + |
| 14 | + |
| 15 | +### Features |
| 16 | + |
| 17 | +* **check:** add check functionality to determine migrations to run ([93e9f18](https://github.com/db-migrate/node-db-migrate/commit/93e9f18)) |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +<a name="0.10.7"></a> |
| 22 | +## [0.10.7](https://github.com/db-migrate/node-db-migrate/compare/v0.10.6...v0.10.7) (2018-03-27) |
| 23 | + |
| 24 | + |
| 25 | +### Bug Fixes |
| 26 | + |
| 27 | +* **progamableApi:** cmdOptions get passed into setDefaultArgv now ([ebdd75d](https://github.com/db-migrate/node-db-migrate/commit/ebdd75d)) |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | +<a name="0.10.6"></a> |
| 32 | +## [0.10.6](https://github.com/db-migrate/node-db-migrate/compare/v0.10.5...v0.10.6) (2018-03-21) |
| 33 | + |
| 34 | + |
| 35 | +### Bug Fixes |
| 36 | + |
| 37 | +* **ci:** add ignores for backported features ([53dedc2](https://github.com/db-migrate/node-db-migrate/commit/53dedc2)) |
| 38 | + |
| 39 | + |
| 40 | +### Features |
| 41 | + |
| 42 | +* **contribution:** enrich contribution instructions ([93b5cea](https://github.com/db-migrate/node-db-migrate/commit/93b5cea)), closes [#549](https://github.com/db-migrate/node-db-migrate/issues/549) |
| 43 | +* **contribution:** enrich contribution instructions, issues ([d87a734](https://github.com/db-migrate/node-db-migrate/commit/d87a734)) |
| 44 | +* **progamableApi:** CMD options can be passed programatically now ([69d7605](https://github.com/db-migrate/node-db-migrate/commit/69d7605)) |
| 45 | +* **progamableApi:** using const now ([a69e221](https://github.com/db-migrate/node-db-migrate/commit/a69e221)) |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | +<a name="0.10.4"></a> |
| 50 | +## [0.10.4](https://github.com/db-migrate/node-db-migrate/compare/v0.10.3...v0.10.4) (2018-02-06) |
| 51 | + |
| 52 | + |
| 53 | +### Bug Fixes |
| 54 | + |
| 55 | +* **insert:** add missing insert entry to interface ([899b8bc](https://github.com/db-migrate/node-db-migrate/commit/899b8bc)), closes [#542](https://github.com/db-migrate/node-db-migrate/issues/542) |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | +<a name="0.10.3"></a> |
| 60 | +## [0.10.3](https://github.com/db-migrate/node-db-migrate/compare/v0.10.2...v0.10.3) (2018-02-03) |
| 61 | + |
| 62 | + |
| 63 | +### Bug Fixes |
| 64 | + |
| 65 | +* **db:** wrong reference to connect causes db:create to fail ([991ee76](https://github.com/db-migrate/node-db-migrate/commit/991ee76)), closes [#520](https://github.com/db-migrate/node-db-migrate/issues/520) |
| 66 | +* **exitCode:** wrong check for existence fixed ([3c6fc33](https://github.com/db-migrate/node-db-migrate/commit/3c6fc33)) |
| 67 | +* **exitCode:** wrong exit code on db methods ([486cb78](https://github.com/db-migrate/node-db-migrate/commit/486cb78)), closes [#534](https://github.com/db-migrate/node-db-migrate/issues/534) |
| 68 | +* **log:** error ended up in unreadable errors ([16512f6](https://github.com/db-migrate/node-db-migrate/commit/16512f6)), closes [#524](https://github.com/db-migrate/node-db-migrate/issues/524) [#521](https://github.com/db-migrate/node-db-migrate/issues/521) |
| 69 | +* **switchDatabase:** no error was thrown on scope switch ([392d88c](https://github.com/db-migrate/node-db-migrate/commit/392d88c)), closes [#470](https://github.com/db-migrate/node-db-migrate/issues/470) |
| 70 | + |
| 71 | + |
| 72 | +### Features |
| 73 | + |
| 74 | +* **issuetemplate:** added a github issue template ([3c0fcbf](https://github.com/db-migrate/node-db-migrate/commit/3c0fcbf)) |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | +<a name="0.10.2"></a> |
| 79 | +## [0.10.2](https://github.com/db-migrate/node-db-migrate/compare/v0.10.1...v0.10.2) (2017-12-01) |
| 80 | + |
| 81 | + |
| 82 | +### Bug Fixes |
| 83 | + |
| 84 | +* **log:** error ended up in unreadable errors ([97de65d](https://github.com/db-migrate/node-db-migrate/commit/97de65d)), closes [#524](https://github.com/db-migrate/node-db-migrate/issues/524) [#521](https://github.com/db-migrate/node-db-migrate/issues/521) |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | +<a name="0.10.1"></a> |
| 89 | +## [0.10.1](https://github.com/db-migrate/node-db-migrate/compare/v0.10.0...v0.10.1) (2017-11-27) |
| 90 | + |
| 91 | + |
| 92 | +### Bug Fixes |
| 93 | + |
| 94 | +* **db:** wrong reference to connect causes db:create to fail ([56cb75a](https://github.com/db-migrate/node-db-migrate/commit/56cb75a)), closes [#520](https://github.com/db-migrate/node-db-migrate/issues/520) |
| 95 | + |
| 96 | +## 0.10.0 |
| 97 | + |
| 98 | +Note: |
| 99 | + |
| 100 | +This is a cornerstone release. It provides groundwork for many things to come and has worked |
| 101 | +on stability and flexibility, while mostly retaining backwards compatibility. |
| 102 | + |
| 103 | +This release was a rewrite of nearly the whole module. However backwards compatibility |
| 104 | +was mostly preeserved. Bug fixes wont be listed for this release, all subsequent releases |
| 105 | +will follow the angular standard to automatically generate changelogs. |
| 106 | + |
| 107 | +New Features: |
| 108 | + - Sync |
| 109 | + - Driverless Core |
| 110 | + - Plugin Hooks and overwrites |
| 111 | + - Adjusted migration schema, to allow specific setup routines |
| 112 | + - Version migration schemas itself for future iterations |
| 113 | + - Promise style migrations |
| 114 | + - Programmatic API |
| 115 | + - Restructered major parts of db-migrate |
| 116 | + - Transactional migrations |
| 117 | + - New configuration options |
| 118 | + |
| 119 | +Find a full list of features added here: |
| 120 | + |
| 121 | +https://github.com/db-migrate/node-db-migrate/issues?utf8=%E2%9C%93&q=milestone%3Av0.10.0 |
| 122 | + |
| 123 | +# Old Changelogs |
| 124 | + |
1 | 125 | ## 0.1.0
|
2 | 126 |
|
3 | 127 | New Features:
|
|
0 commit comments