Skip to content

Releases: AthennaIO/Artisan

1.4.9

17 Sep 12:22
593ea5f
Compare
Choose a tag to compare
  • 593ea5f Merge pull request #55 from AthennaIO/develop
  • 75b362c chore(npm): update dependencies

1.4.8

16 Sep 11:54
ff8b11c
Compare
Choose a tag to compare
  • ff8b11c Merge pull request #54 from AthennaIO/develop
  • 1812e29 feat(handler): exit process before handling artisan errors

1.4.7

15 Sep 00:27
f0afe52
Compare
Choose a tag to compare
  • f0afe52 Merge pull request #53 from AthennaIO/develop
  • 970a026 fix(command): set up new log levels of logger in command class

1.4.6

14 Sep 22:34
b2f26fb
Compare
Choose a tag to compare
  • b2f26fb Merge pull request #52 from AthennaIO/develop
  • f06b415 chore(npm): update dependencies

1.4.5

14 Sep 03:02
eb9d509
Compare
Choose a tag to compare
  • eb9d509 Merge pull request #51 from AthennaIO/develop
  • b9e8e11 chore(types): fix jsdoc in call method
  • b714a07 chore(types): add columns options
  • f3e8550 test: add tests to serve, eslint and template helper
  • 38a189b feat(core): implement callInChild method to execute commands in child_process
  • 8227f0c test(command): create tests for command class

1.4.4

05 Sep 19:18
b63d5ac
Compare
Choose a tag to compare
  • b63d5ac Merge pull request #50 from AthennaIO/develop
  • a504527 fix(templates): adjust regex

1.4.3

05 Sep 13:46
43954d5
Compare
Choose a tag to compare
  • 43954d5 Merge pull request #48 from AthennaIO/develop
  • cc0b551 fix(commands): fix title \n character on strings

1.4.2

05 Sep 13:24
fbc5bdf
Compare
Choose a tag to compare
  • fbc5bdf Merge pull request #47 from AthennaIO/develop
  • fccf7be fix(commands): remove extension from name

1.4.1

05 Sep 13:23
3032a8f
Compare
Choose a tag to compare
  • 3032a8f Merge pull request #46 from AthennaIO/develop
  • 43c7f66 chore(npm): update version
  • 5dac43d fix(commands): use command name to add array property
  • 37e66f4 test(file): add tests to add content to getters

1.4.0

05 Sep 13:07
e6b527d
Compare
Choose a tag to compare
  • e6b527d Merge pull request #45 from AthennaIO/develop
  • 5a68d6c refactor(templates): change the template engine
  • 99b7eb1 feat(templates): create new file property helper