Releases: cubex/framework
Releases · cubex/framework
Bump Dependencies
2.3.0 bump deps
Cubex 2.2.0
Added support for getting all properties on an authed user
Offset path improvements
2.1.1 Improved offsetPath support to handle negative offsets and limits
Kernel init improvement
2.1.0 Request: add tests for userAgent and referrer
Request helpers
2.0.8 Request helpers
Additional routing notation
2.0.7 additional al(pha)num routing. no notation matches any character in …
Config directory enhanced loading
2.0.6 Support config directory loading by default
Fix Visitor on AppEngine
2.0.5 fix PHP5.4 incompatibility
defaultRoute
2.0.4 implement 'defaultRoute' method. Used to specify a fallback route, de…
Rewrite routing to fix greedy matching
2.0.3 rewrite routing