|
| 1 | += devon4node changelog |
| 2 | + |
| 3 | +This file documents all notable changes to https://github.com/devonfw/devon4node[devon4node]. |
| 4 | + |
| 5 | +== 3.0 |
| 6 | + |
| 7 | +On this release we have added more options to cli new command and fixed some bugs. |
| 8 | + |
| 9 | +* https://github.com/devonfw/devon4node/pull/298[#298]: Fix cli project creation with uppercase and initialization. |
| 10 | +* https://github.com/devonfw/devon4node/pull/295[#295]: Add tests to custom schematics |
| 11 | +* https://github.com/devonfw/devon4node/pull/223[#223]: Add no interactive new project with modules command. |
| 12 | +* https://github.com/devonfw/devon4node/pull/214[#214]: Update swagger api decorators. |
| 13 | + |
| 14 | +== 2.0 |
| 15 | + |
| 16 | +On this release the cli, packages and documentation have been updated, also fixed some bugs. |
| 17 | + |
| 18 | +* https://github.com/devonfw/devon4node/pull/108[#108]: Update cli documentation. |
| 19 | +* https://github.com/devonfw/devon4node/pull/107[#107]: Update the coding conventions guide. |
| 20 | +* https://github.com/devonfw/devon4node/pull/106[#106]: Remove autocomplete documentation as it is not working. |
| 21 | +* https://github.com/devonfw/devon4node/pull/71[#71]: Update schematics to generate new config module. |
| 22 | +* https://github.com/devonfw/devon4node/pull/69[#96]: First draft of the doc on the import of ESLint reports into SonarQube. |
| 23 | + |
| 24 | +== 1.11.0 |
| 25 | +* https://github.com/devonfw/devon4node/pull/69[#69]: Move from TSLint to ESLint. |
| 26 | +* https://github.com/devonfw/devon4node/pull/26[#26]: Update references to new CobiGen repository URL. |
| 27 | +* https://github.com/devonfw/devon4node/pull/25[#25]: Update package dependencies. |
| 28 | +* https://github.com/devonfw/devon4node/pull/24[#24]: Prettify on new project. Solved id's problem on migration. |
| 29 | +* https://github.com/devonfw/devon4node/pull/23[#23], https://github.com/devonfw/devon4node/issues/22[#22]: Login as waiter waiter, fix waiter ID unique constraint. |
| 30 | + |
| 31 | +== 1.0 |
| 32 | + |
| 33 | +On this release the cli, schematics, mailer module, common module and samples have been added, the documentation has been updated. |
| 34 | + |
| 35 | +* https://github.com/devonfw/devon4node/pull/17[#17], https://github.com/devonfw/devon4node/pull/18[#18]: Add CLI, Schematics, Mailer module, Common module and Samples. |
| 36 | +* https://github.com/devonfw/devon4node/pull/16[#16]: Add Travis CI configuration for documentation workflow. |
| 37 | +* https://github.com/devonfw/devon4node/pull/13[#13]: Add License file and project docs |
| 38 | +* https://github.com/devonfw/devon4node/pull/11[#17]: Refactor devon4node template. |
0 commit comments