Amon2

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

      (tokuhirom)
    - Make Basic flavor as minil migratable
      (tokuhirom)

5.03 2013-10-10T04:27:45Z

    - Fixed dependencies
      (syohex)

5.01 2013-10-09T04:11:26Z

    - Fixed indexing issue.
      (tokuhirom)

5.00 2013-10-09T03:44:43Z

    - Default jQuery version is updated to 2.0
      (tokuhirom)
    - Default template engine syntax was switched to Kolon!!!
      (tokuhirom)
    - Every flavores are CPAN upload ready.
      (tokuhirom)
    - Flavores no longer create app.psgi.
      Create script/${app}-server instead.
      (tokuhirom)

4.06 2013-10-04T05:40:15Z

    - Make Starlet a dependency for the Standalone flavor.
      (Geraud)
    - Flavor::Standalone: Show start up banner.
      (tokuhirom)
    - Flavor::Standalone: Enabled AccessLog middleware by default.
      (tokuhirom)

4.05 2013-10-03T22:26:32Z

    - Fixed @INC settings created by Standalone flavor.
      (tokuhirom)

4.04 2013-10-03T06:39:40Z

    - Added EXPERIMENTAL Standalone flavor.
      It makes easier to create CPAN uploadable web application.
      (tokuhirom)

4.03 2013-09-17T03:21:53Z

    - Show banner after run setup script.
      (Suggested by zakame)

4.02 2013-09-17T03:12:00Z

    - Add Amon2::Web->create_simple_status_page().
      (daylflower)
    - Recommend to install Teng.
      (Suggested by zakame)

4.01 2013-08-22T03:23:21Z

    - Fixed utf8 flag issue in uri_with().
      Before this version, if the key was flagged, it makes MOJIBAKE.
      https://github.com/tokuhirom/Amon/issues/63
      (Reported by ichigotake++)

4.00 2013-08-21T03:44:49Z

    - Bump to 4.00!
      (tokuhirom)

3.99_01 2013-08-20T04:59:03Z

    - Switch to bootstrap 3
      (tokuhirom)
    - Switch to Teng.
      (tokuhirom)

3.87 2013-08-14T05:34:45Z

    - re-packaging

0 2013-08-14T03:05:37Z

    - fixed circular deps introduced at 3.86
      (reported by syohex++)

3.86 2013-08-14T01:29:12Z

    - fix a test checking whether jshint(1) exists or not
      (gfx)

3.85 2013-06-13T00:17:18Z

    - Fixed testing deps, again.

3.84 2013-06-12T21:42:58Z

    - Fixed testing deps

3.83 2013-06-01T05:14:35Z

    - fixed deps

3.82 2013-05-28T08:52:23Z

    - cpanfile uses comma instead of fat comma
      (syohex)

3.81 2013-05-27T22:46:13Z

    - miyagawa-san suggests ',' instead of fat comma in cpanfile.
      (tokuhirom)
    - Use latest bootstrap, es5shim
      (tokuhirom)
    - Minor English corrections.
      (Adrian)

3.80 2013-04-21T16:08:07

    - re-packaging

Changes  view on Meta::CPAN


    - 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

    - 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



( run in 2.248 seconds using v1.01-cache-2.11-cpan-5837b0d9d2c )