- Namespaces in lowercase
- New model
- twittee is back in "core", but the whole minime framework is in "vendor" and can be updated with composer
- session class
- twittee moved to separate repo and must be retrieved with composer now
- router can redirects and some other new route methods
- view can render partials with "renderPartial()" and escape output with "printString()"
- new "Form" class with some nice stuff
- I used minime in another project. It works. ^_^
First release. It works.