Tags: tokuhirom/Amon
Tags
Checking in changes prior to tagging of version 6.16. Changelog diff is: diff --git a/Changes b/Changes index d4d9a11..cc437ae 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ Revision history for Perl module Amon2 {{$NEXT}} +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.
Checking in changes prior to tagging of version 6.14. Changelog diff is: diff --git Changes Changes index 4770d35..7ab8689 100644 --- Changes +++ Changes @@ -2,9 +2,11 @@ Revision history for Perl module Amon2 {{$NEXT}} +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.4.1 + - Upgrade jQuery from 3.2.1 to 3.5.0 6.13 2016-04-08T09:57:09Z
Checking in changes prior to tagging of version 6.13. Changelog diff is: diff --git a/Changes b/Changes index d4dfe50..93b9f9e 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl module Amon2 {{$NEXT}} +6.13 2016-04-08T09:57:09Z + commit df41f39 Author: Koichi SATOH <[email protected]> Date: Fri Apr 8 13:58:57 2016 +0900
Checking in changes prior to tagging of version 6.12. Changelog diff is: diff --git Changes Changes index 9ee0c4d..4c7d05b 100644 --- Changes +++ Changes @@ -2,6 +2,20 @@ Revision history for Perl module Amon2 {{$NEXT}} +6.12 2015-06-17T08:37:51Z + + commit acc35c4 + Author: Tokuhiro Matsuno <[email protected]> + Date: Wed Jun 17 13:44:42 2015 +0900 + + bundle bootstrap 3.3.5 + + commit 6fe673e + Author: tokubass <[email protected]> + Date: Mon May 18 22:06:28 2015 +0900 + + add canonical parameter to plugin-web-json + 6.11 2014-12-15T11:21:26Z commit 29179a2
Checking in changes prior to tagging of version 6.11. Changelog diff is: diff --git Changes Changes index 6252659..9ee0c4d 100644 --- Changes +++ Changes @@ -2,6 +2,14 @@ Revision history for Perl module Amon2 {{$NEXT}} +6.11 2014-12-15T11:21:26Z + + commit 29179a2 + Author: karupanerura <[email protected]> + 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
Checking in changes prior to tagging of version 6.10. Changelog diff is: diff --git Changes Changes index f93a33d..6252659 100644 --- Changes +++ Changes @@ -2,6 +2,11 @@ Revision history for Perl module Amon2 {{$NEXT}} +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.
Checking in changes prior to tagging of version 6.09. Changelog diff is: diff --git Changes Changes index 0cc1293..f93a33d 100644 --- Changes +++ Changes @@ -2,6 +2,10 @@ Revision history for Perl module Amon2 {{$NEXT}} +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
Checking in changes prior to tagging of version 6.08. Changelog diff is: diff --git Changes Changes index a69025e..0cc1293 100644 --- Changes +++ Changes @@ -2,6 +2,10 @@ Revision history for Perl module Amon2 {{$NEXT}} +6.08 2014-08-04T03:54:13Z + + - Fixed test case + 6.07 2014-08-01T19:32:01Z [Amon2::Util::random_string()]
Checking in changes prior to tagging of version 6.07. Changelog diff is: diff --git Changes Changes index dcda240..a69025e 100644 --- Changes +++ Changes @@ -2,6 +2,16 @@ Revision history for Perl module Amon2 {{$NEXT}} +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]
PreviousNext