Skip to content

Releases: AthennaIO/Artisan

1.1.7

08 May 22:44
d02c076
Compare
Choose a tag to compare
  • 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

08 May 16:57
555d958
Compare
Choose a tag to compare
  • 555d958 Merge pull request #16 from AthennaIO/develop
  • 31847da fix(command): do not remove new line on eslint fix command

1.1.5

08 May 16:38
f335f10
Compare
Choose a tag to compare
  • f335f10 Merge pull request #15 from AthennaIO/develop
  • d35b7b3 fix(artisan): remove create help from command method

1.1.4

07 May 20:27
b0381a3
Compare
Choose a tag to compare
  • 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

24 Apr 23:44
f2de3b5
Compare
Choose a tag to compare
  • f2de3b5 Merge pull request #12 from AthennaIO/develop
  • 80b9242 chore: add new line in commands

1.1.2

24 Apr 23:00
d448835
Compare
Choose a tag to compare
  • d448835 Merge pull request #11 from AthennaIO/develop
  • 7cd73ac chore: export handler in index

1.1.1

24 Apr 22:28
cfc4236
Compare
Choose a tag to compare
  • 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

23 Apr 14:56
cf8c9ac
Compare
Choose a tag to compare
  • 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

22 Apr 01:39
baf5a5f
Compare
Choose a tag to compare
  • baf5a5f Merge pull request #8 from AthennaIO/develop
  • bc70b9f chore: export commander type

1.0.8

22 Apr 01:17
665fe42
Compare
Choose a tag to compare
  • 665fe42 Merge pull request #7 from AthennaIO/develop
  • 32dd74a refactor: remove compile, test and run commands