Skip to content

v0.3.0

Compare
Choose a tag to compare
@emsifa emsifa released this 29 Dec 10:43
· 4 commits to master since this release
  • Action now return returned value instead response body (0981d39)
  • Add getOrMake method in container (3a4f8f0)
  • App instance binded to Closure, so you can use $this in Closure route handler (538d1bf)
  • Method register in Container support array keys (38f1c4a)
  • Container now can inject unregistered class instance (fb5ab9f)