-
Wed May 29 2019 Paul Howarth <paul@city-fan.org> - 0.25-1
- Update to 0.25
- Re-worded the documentation
- Ordered documented functions in alphabetical order
- Fixed up the synopsis
- Put function usage examples directly below the function name; this makes it
easier to get clickable links for functions in metacpan
- Documented get_pod_parser
- Moved hunspell up to the preferred checker
-
Tue May 28 2019 Paul Howarth <paul@city-fan.org> - 0.24-1
- Update to 0.24
- Fix up the prereqs somewhat
- Revert the unicode support added in the last release as it caused some
test breakage
-
Wed May 22 2019 Paul Howarth <paul@city-fan.org> - 0.23-1
- Update to 0.23
- Fixed some documentation errors
- Added unicode support (GH#10)
- Bump Perl prereq to 5.8 now that we support unicode
- Don't inherit from Exporter (GH#9)
- Bump Exporter prereq to 5.57
-
Thu Apr 25 2019 Paul Howarth <paul@city-fan.org> - 0.22-1
- Update to 0.22
- No . in @INC should no longer be an issue (CPAN RT#120425)
- Removed the POD spelling test from /t as it's now in /xt
- Forego usage of inc::Module::Install for EU::MM
- List out all prereqs individually; provide cpanfile
- Use dzil to build the dist
- Convert the README to markdown
- Add a LICENSE file
- Clean up the Changes log
- Modernize spec using %{make_build} and %{make_install}
-
Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.20-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.20-11
- Perl 5.28 rebuild
-
Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.20-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.20-8
- Perl 5.26 rebuild