Releases: AthennaIO/Artisan
Releases · AthennaIO/Artisan
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
1.0.7
- aa94b65 Merge pull request #6 from AthennaIO/develop
- 0e840c4 fix: set test match on jest config
- 9081461 feat: add test command
- 0f05149 feat: add start, build and start:dev commands
- a28601e feat: add route and list command alias
1.0.6
- fdee934 Merge pull request #5 from AthennaIO/develop
- 549ae79 fix: set the version of the cli using client config version
1.0.5
- 3fa9d36 Merge pull request #4 from AthennaIO/develop
- d9291d1 chore: create folder for eslint commands
- b866ba0 chore: add addFlags method in make:command template