Amon2

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

      if the config/ directory does not exists.

2.48 2011-07-26

    - fixed testing issue(reported by sugyan++)

2.47 2011-07-26

    - Template engine is now customizalbe on Amon2::Lite.
      (tokuhirom)

2.46 2011-07-21

    - fixed testing issue
    - etc.

2.45 2011-07-11

    - ->init() method was deprecated on Setup::Flavor.
    - test fix
    - minor tweaks around pod.

2.44 2011-07-10

    - doc fix(tokuhirom)

2.43 2011-07-10

    - documentation enhancements(tokuhirom).

2.42 2011-07-10

    - added configuration feature for Amon2::Lite
    - fixed testing issue on Amon2::Lite(reported by syohex++)
    - added docs for CSRFDefender

2.41 2011-07-10

    - fixed testing issue(maybe cpan-tester's issue)
    - added EXPERIMENTAL Amon2::Lite module for small web site.

2.40 2011-07-08

    - fix xslate related issue in setup script(reported by gfx++)
    - doc fix

2.39 2011-07-07
    
    - upgrade jquery to 1.6.2(tokuhirom)

2.38 2011-06-14

    - optimize directory structure for dotcloud(tokuhirom).

2.37 2011-06-06

    - escape JSON data for IE7's Content-Type vulnerability.

2.36 2011-05-30

    - generate (404|50[023]).html for dotcloud.
    - auto_include considered harmful
    - Text::MicroTemplate is no longer required by Amon2 core.

2.35 2011-05-14

    - fixed deps: JSON 2 is required.
    - suppress warnings on t/100_core/010_add_config.t

2.34 2011-05-13

    - Switch to EU::MM from M::I at setup script.
      This is required for more easy installing.

2.33 2011-05-13

    [INCOMPATIBLE CHANGE]
    - split Plugin::LogDispatch, Plugin::Web::MobileAgent and
      Plugin::Web::MobileCharset to independent dist.
      Since these modules are no longer used by maintainer.

2.32 2011-05-01

    - Setup::Flavor::Basic: - specify the correct Amon2 version
      for better deployment.

2.31 2011-04-30

    [Setup::Flavor::Basic - tweaks to be more dotcloud friendly]
    - generate default deployment.yml
    - configuration for Xslate is no longer required.
    - default .psgi file name is app.psgi

2.30 2011-03-08

    - Amon2->add_config() was now deprecated.
    - Implement default load_config()
    - ConfigLoader is no longer needed
    - Depend to latest Xslate.
    - fixed testing issue

2.29 2011-03-06

    - better 404 page

2.28 2011-03-05

    - added Amon2::Setup::Asset::Blueprint
    - remove Plugin::Web::FillinForm from core. It will release as other dist.

2.27 2011-03-02

    - do not create MyApp/Web/(Request|Response).pm by default.
      It's makes shourter skelton code.

2.26 2011-03-02

    - rewrite setup script

2.25 2011-02-27

    - fixed testing issues related Tiffany

2.24 2011-02-27

    [IMPROVEMENTS]
    - added Plugin::Web::PlackSession

    [MINOR FIX]
    - remove spelling test case from amon2-setup.pl

2.23 2011-02-26

    [WARNINGS]
    - remove Tiffany dependencies from core.
      It may break your application created by amon2-setup.pl < 2.23.
      You would write 'requires "Tiffany"' in your Makefile.PL manually.

    [IMPROVEMENTS]
    - remove DBI dependencies from core
    - BEFORE_DISPATCH does not dies if the callback function returns true

2.22 2011-02-25

    - make HTML5 template as default

2.21 2011-02-23

    - Plugin::JSON: remove Opera special casing

2.20 2011-02-22

    - fixed fucking missing deps on Carp::Clan.

2.19 2011-02-22

    - script/amon2-setup.pl now provides more better perlcritic templates.
      It's more safe.
      (tokuhirom)

2.18 2011-02-22

    - call ancestor's trigger code like Class::Trigger(tokuhirom)



( run in 2.495 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )