ChangeLog
1.1.2
- 2016-11-18 added preDispatch event to the bootstrap interface
1.1.1
- 2016-11-14 fixed several bugs after rebuild from 1.1.0
1.1.0
- 2016-11-14 hubert() itself is now an container interop
1.0.4
- 2016-11-13 urls containing umlauts and whitespaces cause errors while routing
1.0.3
- 2016-11-11 Hubert is now available using the global function hubert()
1.0.2
- 2016-11-09 expanded containers with magic methods for easier use
- 2016-11-06 controllers can implement their own dispatch event
- 2016-11-05 added pre und postDispatch functions
1.0.1
- 2016-11-03 removed some dependencies, moved templates, logger, database, events and session to own repos
- 2016-11-02 added bootstrap feature
- 2016-11-01 added examples