-
Notifications
You must be signed in to change notification settings - Fork 2
/
Changes
38 lines (28 loc) · 1.15 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
5.02 2021-05-14 00:00:00
- Updated against Mojolicious 9.17.
5.01 2017-08-24 00:00:00
- End user generated MYMETA files are not distributed.
5.00 2017-08-24 00:00:00
- Updated against Mojolicious 7.43.
4.00 2014-05-07 00:00:00
- Updated against Mojolicious 4.99.
3.02 2013-11-14 00:00:00
- Changed call to Mojo::DOM->attrs to Mojo::DOM->attr, as the attrs method has been deprecated and now removed (highflying).
3.01 2012-08-19 00:00:00
- Makefile.PL cleanup.
3.00 2012-08-05 00:00:00
- Updated based on the latest Mojolicious::Plugin::DOCRenderer from
Mojolicious 3.20.
- Added embedded templates.
- Removed experimental 'no_doc' option.
2.00 2012-02-10 00:00:00
- Updated based on the latest Mojolicious::Plugin::DOCRenderer from
Mojolicious 2.48.
1.02 2011-08-27 00:00:00
- Increased Mojolicious dependency to 1.80 to make tests work.
1.01 2011-08-20 00:00:00
- Renamed to Mojolicious::Plugin::DOCRenderer.
- Improved documentation.
- Better tests.
1.0 2011-08-13 00:00:00
- First release.