|
1 | 1 | # ChangeLog for Pod::Simple dist |
2 | 2 | #--------------------------------------------------------------------------- |
3 | | -3.44 2022-xx-yy Karl Williamson < [email protected]> |
| 3 | +3.46 2025-05-xx Karl Williamson < [email protected]> |
| 4 | + - XHTML: =over without =item should render as a blockquote Graham Knop++ |
| 5 | + - Add support for underlined text U<> formatting Graham Knop++ |
| 6 | + - Make 'temp' name checking more succinct Max Maischein++ |
| 7 | + - github: fix and add tests Lukas Mai++ rwp0++ |
| 8 | + - Makefile.PL: add missing 'warnings' prereq Lukas Mai++ |
| 9 | + - Add select method compatible with Pod::Select Graham Knop++ |
| 10 | + - Modernize htmlbat.t, corpus.t Lukas Mai++, Graham Knop++ |
| 11 | + - Fix links, typos, acknowledgments James Keenan++ rwp0++, Dan Book++ |
| 12 | + - Add documentation on sublcassing Graham Knop++ |
| 13 | + - Fix version checking Philippe Bruhat++ |
| 14 | + - Fix version number Thibault Duponchelle++ |
| 15 | + - Use rel2abs instead of abs_path Andrew Fresh++ |
| 16 | +3.45 2023-05-14 Karl Williamson < [email protected]> |
| 17 | + - fix precedence issue in PullParser mauke++ |
| 18 | + - minor parallelism fixes to test files yves++ |
| 19 | + - refactor XHTML index generation into own method Graham Knop++ |
| 20 | + - fix tab expansion when not 0 nor 8 Graham Knop++ |
| 21 | + - various fixes to links Graham Knop++ |
| 22 | +3.44 2022-05-26 Karl Williamson < [email protected]> |
4 | 23 | - Use Test::More and cleanup tests Graham Knop++ |
5 | 24 | - reorganize Makefile.PL warnings Graham Knop++ |
6 | 25 | - use warnings Graham Knop++ |
|
0 commit comments