3.0.12 (2017-08-22)
- new: add --dev flag to the new command (4282267)
3.0.11 (2017-08-22)
- install: do not require app ace file (ab536d5)
- package: update pluralize to version 7.0.0 (#53) (0e46de1)
3.0.10 (2017-08-18)
- serve: add --debug flag to run in debug mode (d6197b8)
3.0.9 (2017-08-16)
- generators: add WsController template (#51) (a10e1e4)
- generators: generate proper paths to nested folders (6cae861)
- install: pass
--save
flag to npm install (9b39aa7) - wsController: make proper path for subdirs (28f7af0)
- serve: remove forever for nodemon (23f1798)
3.0.8 (2017-08-08)
- template: fix command template (cb3bb86)
3.0.7 (2017-08-04)
- context: cli.copy should not overwrite the existing file (8fc3bd1)
- instructions: make sure instruction fn is a function (acc7e82)
- serve: fix glob pattern for ignore dirs (4860502)
3.0.6 (2017-08-02)
3.0.5 (2017-08-01)
- commands: use as flag over name (e11ae80)
3.0.4 (2017-08-01)
3.0.3 (2017-07-28)
- commands: add make:ehandler command (8703159)
- commands: add make:seed command (c7898da)
- commands: add repl command (e0c0f7f)
- commands: add route:list command (a0b63ed)
3.0.2 (2017-07-27)
- serve: add ignore patterns to serve command (eb132ef)
3.0.1 (2017-07-27)
- bin: remove --harmony flag (a814d45)
3.0.0 (2017-07-27)
- test: add hack for windows (5ee5071)
- test: another attempt for window (5a98518)
- test: fix breaking tests (525312a)
- test: fs.remove doesn't work in windows (c4539cf)
- command: cleanup & add
new
command (5844ef6) - commands: add key:generate (e4d105e)
- commands: add make commands (c4d21d4)
- commands: add make:listener command (6e276d6)
- commands: add migration make command (d13b2f7)
- commands: add serve command (34ee502)
2.1.9 (2017-03-14)
2.1.8 (2017-01-30)
- fs: fs.constants is undefined across versions (b0d8841)
2.1.7 (2017-01-28)
- dependencies: install adonis-fold as main dependency (dbf9e21)