Skip to content

1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 23:38
7dc08ac
  • 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