Skip to content

Release v0.25

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 22:27
v0.25
c5e2172

Changes for v0.25

  • Fixed the importation of Pod::Simple::XHTML, Text::Trac, Text::Textile, and Text::MediawikiFormat to use the correct syntax for requiring a minimum version. Thanks to Graham Knop for the PR (#27)!
  • Fixed a reStructuredText test failure on newer versions of docutils.
  • Moved development test dependencies from recommended prereqs to development prereqs.
  • Increased the minimum required Module::Build version to 0.4209.
  • Added GitHub Workflows for testing and releasing and removed Travis testing. Test on Perl 5.8 - 5.38 on Linux, macOS, an Windows.
  • Fixed bugs executing Rest and Asciidoc on Windows.
  • Updated Asciidoc ot find asciidoc.bat and asciidoc.exe on Windows.