Releases: AthennaIO/Core
Releases · AthennaIO/Core
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
- 1e1d3aa Merge pull request #146 from AthennaIO/develop
- 7d7c7dd chore(npm): downgrade package version
- 68e2677 chore(npm): update dependencies
- 9212d3b chore(types): export types in project root
- 516cf6d chore(npm): export commands
- e26076a Merge pull request #145 from AthennaIO/style/len-move-to-ts
- 0c2dca5 feat(command): add settings options to commandManifest
- c9ce5eb feat(command): expose make paths in make commands
- 0c7c415 test(repl): add simple tests for repl
- 91179c3 feat(repl): implement repl application
- 6a0f14a test(ignite): test that ignite class can start the http server
- aceffb4 feat(command): add test command
- fc42ebf feat(command): add serve command
- dcc23ad feat(command): add make commands
- 21119e3 fix(http): use 127.0.0.1 as default host
- 500a73d fix(ignite): set default values for parse version and fix provider path
- 25632a3 test(assert): remove slash from assertion for windows support
- 5740ea4 ci(log): add some logs to debug
- 43c036e fix(git): commit .env from test stubs folder
- 0016723 refactor(artisan): set displayName as null by default
- 2a7da9a refactor(bin): use load method in Ignite call
- 1b6f1ec test(quality): use base class to keep tests more separated
- 77a48cf test(log): test log messages when bootLogs is true
- 5544568 chore(npm): update dependencies
- e2e2d53 test(ignite): start writing ignite tests
- bca0eea fix(git): merge conflicts
- 3db60d3 test(load): add more tests to the LoadHelper
- c78bcb0 chore(templates): add test templates
- 2b97f4e test(load): add tests for LoadHelper
- 5f68886 test(style): use @athenna/test
- f9f2a6a test(application): add tests for applications
- 2ba4671 style(fix): identation of package.json
- bae0a99 feat(apps): start adding applications
- 2034802 feat(bin): implement artisan bin
- 1983e98 feat(artisan): implement artisan application boot
- 64b910f docs(types): add description to RC options
- dc82bdc docs(types): add description to RC options
- 078baf4 chore(npm): update dependencies
- f0b795e refactor(templates): set templates to TS and use decorators
- add4a9c refactor(templates): set templates to TS and use decorators
- bbb8087 feat(ts): initial commit