forked from sukria/Dancer-Plugin-MobileDevice
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Changes
46 lines (31 loc) · 1 KB
/
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
45
46
Revision history for Dancer-Plugin-MobileDevice
{{$NEXT}}
[ API CHANGES ]
[ BUG FIXES ]
[ DOCUMENTATION ]
[ ENHANCEMENTS ]
[ NEW FEATURES ]
[ STATISTICS ]
0.06 2017-12-22
[ IMPROVEMENTS ]
- minor refactoring
- silence spurious warnings when the user agent is undefined (GH#3)
[ STATISTICS ]
- code churn: 9 files changed, 40 insertions(+), 82 deletions(-)
0.05 2013-09-28
- Fix links to the bug tracker. (RT#89016)
0.04 2012-11-25
- Make the plugin Dancer 2-ready.
0.03 2011-04-10
[ Alberto Simões ]
- Fix access to setting on a test * Add support to iPad/iPod
0.02 2010-12-13 , Alexis Sukrieh
[ Alexis Sukrieh ]
- Add a dependency to Dancer in Makefile.PL (FIX RT issue #63844)
[ David Precious ]
- Make mobile layout configurable.
- Massive update of the documentation (POD and README)
[ Franck Cuny ]
- Fix failing tests under Win32 environments
0.01 2010-12-03 , Alexis Sukrieh
- First version, released for the Perl Dancer Advent Calendar 2010