08/3, @11:18am: Limonade 0.4.1 is available →
Changes since 0.4:
- [NEW] support for HEAD requests [#12 state:resolved]
- [FIXED] internal routes are at the begining of the lib so can’t be bypassed [#13 state:resolved]
- [FIXED] internal CSS we’re renderred with a layout if defined [#14 state:solved]
- [FIXED] bug in file_is_text
- [CHANGED] removes mime_content_type compatibility function and add file_mime_content_type() [#15 state:resolved]
- [NEW] Adding an $exit optional parameter to the stop_and_exit() function
- [FIXED] Fixing flash bug while redirect_to [#16 state:resolved]
- [FIXED] Fixing redirect_to bug with multiple parameters [#17 state:resolved]
- [FIXED] Fixing bug setting an error_layout [#18 state:resolved]
- [FIXED] buggy url_for()
- [NEW] url rewriting support by explictly setting option(‘base_uri’)
See http://github.com/sofadesign/limonade/blob/master/CHANGES for all changes.