- Adding support for Tail/Head callables.
- Singular picking enabled for node > edge.
- React-HTTP
- GraphJS compatibility with succeed and fail methods
- unit tests changed accordingly
- Route format changed to accomodate multiple paths refer to the same function
- API changes; You must use the
bootstrap
call to prepare the routes and controllers. - addControllers now called withControllers
- added disableRoutes and disableRoutesExcept methods to Router.php
- Completely revamped API
- Session & CORS Support
- /login and /signup methods added
- New native router instead of nikic/fastrouter