1Revision history for Text::Trac
2
30.24  2018.12.09 MANWAR
4      Removed +x from unit test scripts.
5
60.23  2018.12.08 MANWAR
7      Now using ExtUtils::MakeMaker for packaging.
8
90.22  2018.12.07 MANWAR
10      Moved author unit tests to subfolder xt/.
11
120.21  2018.12.06 MANWAR
13      Fixed warning 'Use of uninitialized value $target ..' as reported by CPANTESTERS.
14        https://www.cpantesters.org/cpan/report/f8fc5086-f8e1-11e8-b905-8feee4406f56
15
160.20  2018.12.05 MANWAR
17      Added minimum perl version.
18
190.19  2018.10.20 MANWAR
20      Fixed SEE ALSO broken links
21      Tidied up Changes file
22      Updated link to GitHub repo.
23      Add --span flag
24      Add --id flag to include ids in the html files. Default to noid.
25      Add --force flag to the command line script to overwrite exisiting file.
26      Default of script/trac2html is to exclude class=""
27
280.18  2015.04.05
29      Remove auto_include from Makefile.PL to limit inc/ to the Module::Install code.
30
310.17  2015.04.05
32      Add lots of full html tests.
33      Add command line script script/trac2html
34      Enable excluding class="" from the HTML
35      run Perl::Tidy
36      run Perl::Critic
37      Escape { in regex RT #100712
38
390.16  2014.09.13
40      New maintainer.
41      Link to Github.
42      License in META files.
43
440.15  Sun Mar 8
45      Fix for RT#43894.Updated Module::Install in this module.
46      Thanks for ANDK!
47
480.14  Mon Feb 23
49      Fix for RT#43337.Image URLs are not converted into
50      embedded images anymore.Thanks for cmcosse!
51
520.13  Tue Jul 29
53      Revert inline_parsers in Text::Trac::BlockNode.
54      Thanks for yappo!
55
560.12  Tue Apr 15
57      Support comment link.
58      See http://rt.cpan.org/Ticket/Display.html?id=34805.
59      Thanks for CLSUNG!
60
610.11  Thu Mar 6
62      Fix for http://rt.cpan.org/Ticket/Display.html?id=33670#txn-430322
63      Thanks for David Wheeler!
64
650.10  Fri Feb 29
66      Fix for http://rt.cpan.org/Ticket/Display.html?id=33670
67      Thanks for David Wheeler!
68
690.09  Thu Feb 28
70      Fix for http://rt.cpan.org/Ticket/Display.html?id=33575
71      and http://rt.cpan.org/Ticket/Display.html?id=33576.
72      Thanks for David Wheeler!
73
740.08  Tue Nov 20
75      Apply a patch of https://rt.cpan.org/Ticket/Display.html?id=30816.
76      Thanks to Kazuyoshi KATO!
77
780.07  Sun Mar 25
79      Tiny fix for Ul.pm and Ol.pm
80
810.06  Wed Nov 9
82      Fix list handling(Ul.pm and Ol.pm).
83      Refactor inline node parsers wholly.
84      Add supports for TracLinks and WikiMacros.
85
860.05  Fri Oct 27
87      Using Test::Base instead of Test::More in 01-text-trac.t.
88      Fix the bug reported on rt.cpan.org ticket #21431.
89      http://rt.cpan.org/Ticket/Display.html?id=21431
90      Thanks to Andrew Sterling Hanenkamp and Graham TerMarsch.
91
920.04  Wed Jul 19
93      Fix autolink handling, again.
94
950.03  Wed Jul 19
96      Fix autolink handling.
97
980.02  Tue Jun 20
99      Fix the link pattern of AutoLinkHttp.pm.
100
1010.01  Tue Jun 20
102      First version, released on an unsuspecting world.
103
104