Skip to content

Releases: AthennaIO/Core

3.1.7

22 Mar 21:08
8071dee
Compare
Choose a tag to compare
  • 8071dee Merge pull request #153 from AthennaIO/develop
  • 2fcfe25 Merge branch 'develop' of github.com:athennaio/Core into develop
  • 4227c1a chore(npm): upgrade package version
  • 1f5263c chore(npm): upgrade package version
  • f7e591f refactor(scripts): use scripts to build code

3.1.6

22 Mar 20:50
e507ae7
Compare
Choose a tag to compare
  • e507ae7 Merge pull request #152 from AthennaIO/develop
  • cb17775 refactor(scripts): use scripts to build code

3.1.5

21 Mar 20:13
e5b71f9
Compare
Choose a tag to compare
  • e5b71f9 Merge pull request #151 from AthennaIO/develop
  • 57a9b94 fix(artisan): register exception handler first

3.1.4

21 Mar 15:51
8a4ad6b
Compare
Choose a tag to compare
  • 8a4ad6b Merge pull request #150 from AthennaIO/develop
  • 5609008 chore(npm): update dependencies

3.1.3

20 Mar 21:08
a92a58c
Compare
Choose a tag to compare
  • a92a58c Merge pull request #149 from AthennaIO/develop
  • 7a3ddb5 fix(path): use originalPwd method to resolve node_modules
  • 414ec91 fix(path): use originalPwd method to resolve node_modules

3.1.2

20 Mar 16:22
37dc810
Compare
Choose a tag to compare
  • 37dc810 Merge pull request #148 from AthennaIO/develop
  • cf66799 fix(services): implement service decorator and provider

3.1.1

20 Mar 15:50
f2bc99e
Compare
Choose a tag to compare
  • f2bc99e Merge pull request #147 from AthennaIO/develop
  • 9884c31 fix(preload): move http route to HttpKernel

3.1.0

20 Mar 04:07
1e1d3aa
Compare
Choose a tag to compare
  • 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

3.0.16

07 Mar 16:55
30295cd
Compare
Choose a tag to compare
  • 30295cd Merge pull request #144 from AthennaIO/develop
  • 5620e7e fix(serve): use nodemon default export

3.0.15

17 Jan 21:08
0c7f1d0
Compare
Choose a tag to compare
  • 0c7f1d0 Merge pull request #143 from AthennaIO/develop
  • 305ee2d test(logs): remove logs from tests
  • dd558d4 chore(npm): update dependencies