Lots of improvements
- The Ignitor process for running ace commands has been improved
- Exception handler now supports status code ranges for
statusPages
property
Commits:
- chore: update dependencies 1f945fb
- chore: update dependencies 9627ca5
- fix(exceptionHandler): use logger methods in relation to the error status code 2616713
- feat: add support for ranges inside statusPages object 4129ec4
- refactor: change exceptioHandler.statusPages object key type to string 176125f
- refactor: properly handle http server port in use error 263a503
- refactor: name RuntimeException to AceRuntimeException e2ca688
- feat: implement core commands d8d62d6
Commit Range:
v2.4.0...master