Releases: AthennaIO/Artisan
Releases · AthennaIO/Artisan
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
1.1.4
- b0381a3 Merge pull request #14 from AthennaIO/develop
- e5c12f4 feat(types): add file with types
- 95a3014 feat(loader): add artisan commands loader for http/console
- ac7d5cf chore(npm): export facades and providers
- 1cba4dc Merge pull request #13 from AthennaIO/feat/len-move-to-esm
- e43c3c6 feat(commands): finish migrating commands
- 04cd991 feat(esm): initial commit
1.1.3
- f2de3b5 Merge pull request #12 from AthennaIO/develop
- 80b9242 chore: add new line in commands
1.1.2
- d448835 Merge pull request #11 from AthennaIO/develop
- 7cd73ac chore: export handler in index
1.1.1
- cfc4236 Merge pull request #10 from AthennaIO/develop
- e854f34 feat: move build and serve commands to artisan
- 033a10e feat: add support for exception handling
1.1.0
- cf8c9ac Merge pull request #9 from AthennaIO/develop
- 6819fa6 chore: add constructor method in exception template
- a14d614 feat: add make:exception command
1.0.9
- baf5a5f Merge pull request #8 from AthennaIO/develop
- bc70b9f chore: export commander type
1.0.8
- 665fe42 Merge pull request #7 from AthennaIO/develop
- 32dd74a refactor: remove compile, test and run commands