Releases: AthennaIO/Cli
Releases · AthennaIO/Cli
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
- 7dc08ac Merge pull request #2 from AthennaIO/develop
- a45ed40 chore: remove eslint script
- 206e26d refactor: remove make commands from cli and move to artisan
- b3b8625 feat: update dependencies
- ebe598a feat: generate .env.test file with .env
- 203c439 feat: update logger and utils
- a21c4b9 feat: update logger and utils
- 380c9e5 feat: update logger and utils
- fc309bf feat: clone scaffold from http branch
- 54f267e fix: remove implements from js middleware template
- 36af839 feat: add service and provider ejs templates
- a3e54f0 feat: add middleware command and lint option
- ce2fd6c feat: update @athenna/logger and tests
- b3f22fe feat: show help when error occurs
- 4e5c04e fix: remove italic from log
- f99a538 feat: add support for multiple chalk commands on log engine
- 4293d37 feat: add dots to commands
- 85afae5 feat: create engine to add colors in logs string
- 965a060 feat: add make:controller command
- 6700d06 feat: add controller template
1.0.1
1.0.0
- 358ccf1 feat: change command from athenna new:project to new
- fd9af16 test: add type option in test
- 19bd375 feat: add type option in cli
- 51d3e7f style: remove logs from exec catch
- 4ba4f4a fix: remove mv command verify
- a881859 fix: remove cd command from move command
- 1ad1356 fix: test some logs on windows
- ae530ac fix: verify separator to change mv to move for windows so
- 5c478e0 fix: add more time in test timeout for windows
- 792950b fix: add sep for windows so
- 1d45506 feat: update logs in new:project command
- 824bc24 feat: create new command
- 7b41254 initial commit
- c9ab650 Initial commit