Skip to content

v0.6.2

Compare
Choose a tag to compare
@tregagnon tregagnon released this 25 Aug 09:35
· 16 commits to master since this release
  • Allow use of a custom resolver for locating Controllers
  • Use Express setters and getters to manage HTTP headers
  • Remove getters created on Controller for this.req, this.res, and this.app. Directly define them through references.