Revision history for Test-HTML-Spelling
v0.2.0 Sat Dec 15 23:15:59 GMT 2012 Robert Rothenberg <rrwo@cpan.org>
* Added tests.
* Added REQUIREMENTS section to POD for Pod::Readme and
marked sections to be skipped for Pod::Readme.
* Added support for multiple spellers paramaterized by
language.
* Added checks for the lang attribute to use the appropriate
speller for the language.
* Updated POD appropriately.
v0.1.1 Thu Nov 29 13:22:40 GMT 2012 Robert Rothenberg <rrwo@cpan.org>
* Added test for POD spelling.
* Moved QA tests into 'xt' directory.
* QA tests all require RELEASE_TESTING variable to be set.
* Developer tests require DEVELOPER_TESTING variable to be
set.
* Reformatted Changes.
* Changed module to use Test::Builder::Module as a base
as is recommended in Test::Builder.
Updated Makefile.PL requirements accordingly.
(Thanks to Murray Walker for noticing this.)
* Added check_spelling method.
* Updated POD.
v0.1.0 Sat Nov 24 15:39:30 GMT 2012 Robert Rothenberg <rrwo@cpan.org>
* First prototype released on github.