- New upstream release 0.14
- Complete rewrite by dolmen
- The undocumented PRIVATE subroutine extract_synopsis has been renamed; any
code using it will break
- New upstream release 0.10
- Fixed prereqs to allow earlier versions of Test-Simple (Issue #9)
- Removed POD errors from test .pm's to increase Kwalitee
- Reverted the change of renaming extract_synopsis() to _extract_synopsis(),
as it appears some distros have used undocumented extract_synopsis() in
their user tests, and the change is causing their distros to fail
- Added contributors into META file through dzil plugin
- New upstream release 0.07
- Converted to dzil for automation of everything and auto-generation of all
the author/release tests and extra files
- Fixed CPAN RT#84863: Should ignore descriptions, and other text that is not
code
- Fixed CPAN RT#76856: Sandbox breaks when combining synopses that use Moose
and Moose::Role
- Fixed CPAN RT#69438: Heredocs fail to terminate because of the leading
space for verbatim blocks
- Fixed CPAN RT#54731: Suggest =for conditionalized synopsis check
- Fixed CPAN RT#53192: Missing Copyright information for Test::Synopsis
- Fixed CPAN RT#52684: Pod directive to skip Test::Synopsis
- Fixed CPAN RT#51534: End =for at blank line
- Fixed CPAN RT#51535: Show failing code on error
- This release by ZOFFIX -> update source URL
- Package upstream's LICENSE and README.md files
- Classify buildreqs by usage