Amon2
view release on metacpan or search on metacpan
3.15 2011-11-02
- 97626d1 favicon.ico -> favicon\.ico (in regex literals)(yibe)
- 089c3c3 Fix fat comma alignment(yibe)
- aaaa36e Fix indentation in flavor files(yibe)
3.14 2011-10-29
[BUG]
- Amon2::Web::Request decodes parameter automatically,
but it breaks Amon2::Plugin::Web::HTTPSession
(This is not a critical, but P::M::Lint warns.)
3.13 2011-10-23
[MINOR FIX]
- Config::Simple: better diag for loading configuration file
3.12 2011-10-18
[TESTING FIX]
- fixed some testing issue(antipop)
[DOC FIX]
- tiny doc fix in amon2-setup.pl(reported by sugyan++)
3.11 2011-10-17
[BUG FIX]
- Win32 fix(mattn)
https://github.com/tokuhirom/Amon/issues/33
3.10 2011-10-16
[FEATURE ENHANCEMENT]
- Setup::VC::Git: initialize git repository automatically by default
3.09 2011-10-16
[FEATURE ENHANCEMENT]
- set "X-Frame-Options: DENY" by default
[3.08 not released]
- Bug fix: Flavor: Added 'use utf8' to some of *.pm .
3.07 2011-10-14
[BUG FIX]
- fixed testing issue
3.06 2011-10-13
[BUG FIX]
- fixed dependencies
3.05 2011-10-13
[ENHANCEMENTS]
- Flavor::Minimum: more minimalistic
- Flavor::Basic: logout endpoint should be only accept post
3.04 2011-10-11
[FEATURE ENHACEMENTS]
* Flavor::Large: better div structure on admin page
* a44b06f Flavor::Basic: added test case for jslint
* 5334ef7 Asset::Bootstrap: generate bootstrap/bootstrap-twipsy.js.
3.03 2011-10-10
[BUG FIX]
- Flavor::Lite: Do not require HTTP::Session
3.02 2011-10-10
[BUG FIX]
- jquery assets was broken in 3.00
- main.js is invalid from bootstrap support
3.01 2011-10-09
[FEATURE ENHANCEMENTS]
- Flavor::Large: make app.psgi as a router for *.psgi
- Flavor::Large: better auto route generation
3.00 2011-10-08
[FEATURE ENHANCEMENTS]
- use Plack::Session by default
- use Amon2::DBI on Large/Basic flavor
- default database path is now db/
- load t/Util.pm automatically in .proverc
[MISC]
- depended on latest Text::Xslate::Bridge::TT2Like
2.56 2011-10-07
[INCOMPATIBLE CHANGE]
- f895c31 use TTerse in setup script
(This chanage does not break your application)
[MISC]
- 2b2bcf4 make defaul admin page's top bar as green
2.55 2011-10-07
[INCOMPATIBLE CHANGE]
- flavor asset apis
(This chanage does not break your application)
[FEATURE ENHANCMENTS]
- added static_file() helper method
- added EXPERIMENTAL Large flavor
2.54 2011-09-22
- switch to twitter's bootstrap
- rewrite Asset's architecture
2.53 2011-09-21
( run in 2.751 seconds using v1.01-cache-2.11-cpan-d06a3f9ecfd )