-
Notifications
You must be signed in to change notification settings - Fork 11
/
Changes
44 lines (31 loc) · 965 Bytes
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Revision history for Mojolicious-Plugin-I18N
1.5 2015-03-17/11:32
* Mojolicious 6 ready
1.4 2014-12-28/21:04
* Fixed [rt.cpan.org #101168] Fails with Mojolicious 5.69 and 5.70
* Merry X-Mas!
1.3 2014-06-22/0:10
* Mojolicious 5.0 ready, thanks @kostya-ten
1.21 2014-01-04/13:27
* fixed url_for api compatibility issues (@alexeiras)
1.2 2014-01-02/07:35
* Cleanup, bugfixes for CPAN Testers
* Happy New Year! :-)
1.1 2013-12-25/13:20
* Some bugfixes, thanks github.com and @temoon
1.0 2013-06-01/17:05
* Stable version of i18n plugin, it works with Mojolicious 4.0+
0.9 2013-01-03/01:02
* fixed default langauage and url_for, thnx github.com
0.82 2012-12-09/19:09
* pull reqs on github.com, thanks everyone
0.81 2012-07-23/16:32
* fixed test suite
0.8 2012-07-04/18:48
* rename namespace
0.2 2012-06-16/13:37
* fixed url_for
0.1 2012-02-29/15:40
* first release for public
* improve url_for helper
* add script app_i18n2_mail.pl