Releases: AthennaIO/Artisan
Releases · AthennaIO/Artisan
1.2.4
- 16c1d17 Merge pull request #24 from AthennaIO/develop
- 48b5de3 fix(handler): set error stack on exception
1.2.3
- d2c5308 Merge pull request #23 from AthennaIO/develop
- fb746db fix(command): clear configuration values from Config class
1.2.2
- ec453ff Merge pull request #22 from AthennaIO/develop
- 80484b1 chore(npm): update dependencies
- f497cc4 chore(npm): update dependencies
- 4041bc3 fix(command): set option alias on test command
1.2.1
- 64cfd0b Merge pull request #21 from AthennaIO/develop
- c5b9188 fix(test): adjust test command to import main test file
1.2.0
- ac2a23c Merge pull request #20 from AthennaIO/develop
- 067811b feat(commander): add setCommander method in Artisan
- 8be6139 fix(test): safe remove E2E testing folder
- b5b08f0 refactor(artisan): make artisan return commander instance on call method
- 1d06e0d feat(commands): add run test command to artisan loader
- d0e14fa feat(commands): add c8/japa arguments to test command
- ed981ef feat(commands): add test and make:test commands
- dbc1d31 feat(commands): add test and make:test commands
1.1.9
- d6ebd69 Merge pull request #19 from AthennaIO/develop
- 6b33690 chore(npm): update dependencies
1.1.8
- e1e6b81 Merge pull request #18 from AthennaIO/develop
- 93ea957 chore(templates): add type notation to facade template
1.1.7
- d02c076 Merge pull request #17 from AthennaIO/develop
- 8c0d7c6 fix(loader): add route list command to loader
- 8771421 fix(command): remove build command from serve command
1.1.6
- 555d958 Merge pull request #16 from AthennaIO/develop
- 31847da fix(command): do not remove new line on eslint fix command
1.1.5
- f335f10 Merge pull request #15 from AthennaIO/develop
- d35b7b3 fix(artisan): remove create help from command method