File tree Expand file tree Collapse file tree 3 files changed +31
-16
lines changed
Expand file tree Collapse file tree 3 files changed +31
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ Revision history for Pod::To::HTML
2+
3+ {{$NEXT}}
4+ - First version as a Raku Community Module
5+ - Tighten dependencies
6+ - Moderniz and streamlinex code
7+ - Update documentation
8+ - Use modern file extensions
9+ - Some micro-optimizations
10+ - Add preliminary coverage testing
11+ - Add CI badge for each OS
12+ - Older Changelog did not contain any changes before or
13+ after 2018 so was basically useless, and thus removed
Original file line number Diff line number Diff line change 11{
2- "auth" : " github:Raku " ,
2+ "auth" : " zef:raku-community-modules " ,
33 "authors" : [
4- " Raku Community modules"
5- ],
6- "build-depends" : [
4+ " Anthony Parsons" ,
5+ " Moritz Lenz" ,
6+ " Timo Paulssen" ,
7+ " Alex Moquin" ,
8+ " Wenzel P. P. Peppmeyer" ,
9+ " Zoffix Znet" ,
10+ " Alex Chen" ,
11+ " JJ Merelo" ,
12+ " Jonathan Stowe" ,
13+ " Richard Hainsworth" ,
14+ " Antonio Gamiz" ,
15+ " Oleksander Kiryuhin" ,
16+ " Elizabeth Mattijsen"
717 ],
818 "depends" : {
919 "runtime" : {
3343 " templates/main.mustache" ,
3444 " css/github.css"
3545 ],
36- "source-url" : " https://github.com/raku-community-modules/Pod-To-HTML.git" ,
3746 "support" : {
38- "bugtracker" : null ,
47+ "bugtracker" : " https://github.com/raku-community-modules/Pod-To-HTML/issues" ,
48+ "email" : " community@raku.org" ,
3949 "source" : " git://github.com/Raku/Pod-To-HTML.git"
4050 },
41- "tags" : [
42- ],
43- "test-depends" : [
51+ "tags" : [ " POD" , " HTML" , " RAKUDOC" , " DOC"
4452 ],
45- "version" : " v0 .8.1"
53+ "version" : " 0 .8.1"
4654}
You can’t perform that action at this time.
0 commit comments