Releases: genio/test-spelling
Releases · genio/test-spelling
v0.25
29 May 01:15
Compare
Sorry, something went wrong.
No results found
Re-worded the documentation.
Ordered documented function 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
v0.24
24 May 13:44
Compare
Sorry, something went wrong.
No results found
Fixup the prereqs some
Revert the unicode support added in the last release as it caused some test breakage
v0.23
22 May 00:48
Compare
Sorry, something went wrong.
No results found
Fixed some documentation errors (Mohammad S Anwar)
Added unicode support (Kivanc Yazan, GH PR#10)
Bump Perl prereq to 5.8 now that we support unicode
Don't inherit from Exporter (Olivier Mengué, GH PR#9)
Bump Exporter prereq to 5.57
v0.22
24 Apr 22:43
Compare
Sorry, something went wrong.
No results found
Zero-code-change release encompassing everything from 0.21
Resolves RT#120425 . in @INC should no longer be an issue
v0.21-TRIAL
19 Apr 12:13
Compare
Sorry, something went wrong.
No results found
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