Amon2
view release on metacpan or search on metacpan
- Replace Bootstrap markup in templates with semantic HTML
- Fix Crypt::CBC deprecation warning by specifying pbkdf => 'pbkdf2'
6.16 2022-11-01T19:17:29Z
- Drop ES5Shim in amon2-setup.pl
- Upgrade jQuery from 3.5.0 to 3.6.1
6.15 2020-11-09T08:57:23Z
- Drop perl 5.8 support.
6.14 2020-04-15T15:58:41Z
- Upgrade bootstrap from 3.3.5 to 4.4.1
- Upgrade es5shim from 4.0.3 to 4.5.1
- Upgrade jQuery from 3.2.1 to 3.5.0
6.13 2016-04-08T09:57:09Z
commit df41f39c3c6b2093e558dcd01add680a4b4eb4e6
Author: Koichi SATOH <r.sekia@gmail.com>
Date: Fri Apr 8 13:58:57 2016 +0900
Fix Amon2::Web::Response::Callback->finalize header validation.
commit b1e53f8ee8f2243c9a14ff5ffae69477a9bb029b
Author: clicktx <clicktx@gmail.com>
Date: Fri Mar 4 18:29:22 2016 +0900
fixed dependendcies
commit e607946ca8f795ed4f052ddeef28debaa79b986f
Author: Tokuhiro Matsuno <tokuhirom@gmail.com>
Date: Sun Feb 28 12:30:48 2016 +0900
Test::Synopsis hides private method named `extract_synopsis`. Close #119
Remove this test case.
6.12 2015-06-17T08:37:51Z
commit acc35c4631786cafe3a34af193329d392a6f384b
Author: Tokuhiro Matsuno <tokuhirom@gmail.com>
Date: Wed Jun 17 13:44:42 2015 +0900
bundle bootstrap 3.3.5
commit 6fe673e924034d9b835d455cf6f049f37a9afa63
Author: tokubass <tokubass@cpan.org>
Date: Mon May 18 22:06:28 2015 +0900
add canonical parameter to plugin-web-json
6.11 2014-12-15T11:21:26Z
commit 29179a2b7dd9c5fac6bc293d486256fd5ce39838
Author: karupanerura <karupa@cpan.org>
Date: Mon Dec 15 17:00:02 2014 +0900
Amon2::Web::Dispatcher::RouterBoom allows PUT method.
6.10 2014-10-06T05:14:23Z
- Update static library deps
(GeJ++)
6.09 2014-08-06T05:35:15Z
- Do not allow invalid charracter in Plugin::Web::Streaming.
6.08 2014-08-04T03:54:13Z
- Fixed test case
6.07 2014-08-01T19:32:01Z
[Amon2::Util::random_string()]
- Use Digest::SHA::sha1_base64() instead of sha1_hex.
- Show warnings if the required $length is too short.
[TESTING FIX]
- t/100_core/011_random_string.t was fixed.
broken at 6.04.
6.06 2014-08-01T14:10:26Z
[BUG FIX]
- Amon2::Util::random_string() doesn't works on the system doesn't
have a /dev/urandom.
This issue was introduced at 6.04 release.
6.05 2014-08-01T11:15:02Z
[DO NOT USE THIS]
- Flavor uses HTTP::Session2::ClientStore2 by default.
6.04 2014-07-31T21:40:18Z
[DO NOT USE THIS]
- Make Amon2::Util::random_string() secure.
6.03 2014-07-30T07:39:34Z
- Remove Amon2::Plugin::CSRFDefender from core dist.
If you still use it, you need to write following line in your cpanfile.
require 'Amon2::Plugin::CSRFDefender', 7.00;
6.02 2014-02-14T01:45:48Z
- jquery 2.0.3 -> 2.1.0, bootstrap 3.0.2 -> 3.1.1
(tokuhirom)
- Added "use warnings" to "script/server.pl".
(magnolia++)
6.01 2014-01-27T22:15:13Z
commit afa47f5604e7ee9585d9420bd755ff3728cfc736
Author: wata <w.nagasawa@gmail.com>
Date: Sun Jan 26 18:00:11 2014 +0900
( run in 0.754 second using v1.01-cache-2.11-cpan-f56aa216473 )