Amon2

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

3.34 2012-03-26

    - upgrade jquery 1.7.2 to 1.7.3
    - upgrade bootstrap 1.4.0 to 2.0.2

3.33 2012-03-23

    - fixed typo

3.32 2011-12-12

    - lib/Amon2/Setup/Flavor/Large.pm: fixed typo (reported by pochy++)
      https://github.com/tokuhirom/Amon/issues/39

3.31 2011-11-29

    - fixed testing deps
      (tokuhirom)

3.30 2011-11-27

    * Setup::Flavor::Large: added new show_error method.
      (tokuhirom)

3.29 2011-11-24

    [INCOMPATIBLE CHANGES/SECURITY ENHACEMENTS]
    * added JSON hijacking detection.
      I hope this detector does not have a false positive issue.
      If you got a issue, you should send a X-Requested-With header.
      (Thanks to hasegawayosuke)

    [ENHANCEMENTS]
    * upgrade to jQuery 1.7.1 from jQuery 1.7

    [MINOR FIX]
    * Plugin::Web::JSON: Remove workaround to set 'Content-Type: text/html'
      on Chrome. This workaround is no longer needed.

3.28 2011-11-20

    * Setup::Basic, Setup::Large: fixed broken links to jQuery(broken at 3.26)

3.27 2011-11-16

    [MINOR ENHACEMENTS]
    * e2567f4 remove deps for File::Copy::Recursive
    * 39a846d Setup::Flavor::Large: use Module::Pluggable::Object
      instead of Module::Find, for few deps.
    * 2d899ec Flavor::Basic: doesn't using String::CamelCase.

3.26 2011-11-16

    [MINOR FIX]
    * 5e8f1eb There is no reason to depended on Log::Minimal

    [BUG FIX]
    * 6fe10a5 Flavor::Large: fixed broken links to jQuery
    * 481bc53 Setup::Large: Do not create lib/My/App/Web.pm,
      lib/My/App/Web/ in Large flavor.
    * 2d10c86 Setup::Basic, Setup::Large: mysql throws exception
      with empty statements.

3.25 2011-11-13

    [INCOMPATIBLE CHANGE]
    - remove Amon2::Lite from core dist. Amon2::Lite is now standalone dist.
      If you are using Amon2::Lite, please write it to Makefile.PL immidiately.

    [MISC]
    - do not use File::which for less deps
    - do not depend to Exporter

3.24 2011-11-13

    * ef0ffbc load_plugins handles arguments manually without Data::OptList.
    * 472ae1b Module::Find is no longer required by Amon2 core
    * 5a82099 remove deps for MRO::Compat on perl 5.10+

    [3.23 not released]

    - Text::Xslate::Bridge::TT2Like is no longer needed
      (switch to Text::Xslate::Bridge::Star)
    - HTTP::Date is no longer needed

3.22 2011-11-09

    - set Cache-Control: private header by default.

3.21 2011-11-09

    - Setup::Flavor: set HttpOnly attribute for cookies by default for
      security reason.

3.20 2011-11-09

    - Amon2::Setup::Flavor::DotCloud:
      [rt.cpan.org #72301] dotcloud.yml error.
      https://rt.cpan.org/Public/Bug/Display.html?id=72301
      (reported by hsksyusk)

3.19 2011-11-08

    - Setup::Flavor: Amon2 don't use Plugin::Web::NoCache by default.

3.18 2011-11-05

    - Setup::Flavor::Basic: s/Back/Next/ in html template... orz.

3.17 2011-11-05

    - upgrade binding libraries.
      jQuery 1.6.4 => 1.7.0
      Bootstrap 1.3.0 => 1.4.0

3.16 2011-11-03

    - Setup::Flavor::Basic: added tmpl/include/pager.tt

3.15 2011-11-02



( run in 1.001 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )