Revision history for Perl extension Amon2::Lite
0.07
[BUG FIX]
- 'any' was broken at 0.06
0.06
* e26e2d3 better coding style
* 936a1e4 better static file handling
* cbe3fca puts x-nantoka headers by default
* b857d56 simplified code
* 8e20caa added enable_session method
* added enable_middleware method
* Return 405 Method Not Allowed if it's not allowed(Old impl returns 404)
* 52a9094 docs about session
0.05
[SETUP FLAVOR]
* c4b5db2 ignore .gitignore files
* d6e0163 better html skelton
* eac6045 setup bootstrap and jquery by default.
[DOC ENHANCEMENTS]
* a27cd94 link to example code
0.04
- added 'handle_static' option.
- remove some deps.
0.03
- added 'template_options' method.
(suggested by gfx)
0.02
- fixed incompatibility with latest Amon2::Lite.
Amon2::Lite should not be use Bridge::Star.
0.01 Mon Nov 14 09:24:15 2011
- original version