Skip to content

v0.3 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeevatkm jeevatkm released this 24 Mar 21:19
c6d4d7c

Changelogs

Feature:

  • #6 Controllers Namespace with Sub Package support added
  • #12 Event Publisher/Emitter added
  • #10 Expose Request & Response Lifecycle as server extension points
    - OnInit, OnStart, OnRequest, OnPreReply
  • #9 Abort support for middleware, action and intercepters added
  • #8 Redirect support on Reply interface added

Bugfix:

  • #7 List config value is not returned when profile is enabled