Revision history for HTML-Spelling-Site 0.10.3 2023-03-10 - Update URLs in the documentation . - https://github.com/shlomif/HTML-Spelling-Site/issues/4 - thanks to @nigelhorne . 0.10.2 2023-03-07 - minimal version of Path::Tiny with ->mkdir() - https://github.com/shlomif/HTML-Spelling-Site/issues/3 - Thanks to SREZIC - "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." -- Rick Cook -- The Wizardry Compiled -- https://en.wikiquote.org/wiki/Rick_Cook 0.10.1 2023-03-02 - add mkdir on cache write. 0.10.0 2022-03-04 - add MAXSIZE. 0.8.0 2021-10-27 - get_sorted_text now merges duplicate-by-filenames records. 0.6.0 2020-06-29 - Cache the SHA-256 base64 digests and use it in addition to the timestamps. - An optimization. - Convert from using IO::All to using Path::Tiny; subsequent cleanups. 0.4.3 2020-02-08 - Remove some broken links. - https://github.com/shlomif/HTML-Spelling-Site/issues/2 - Thanks to @tobyink . 0.4.2 2020-01-28 - Rebuild for order of 'NAME' and 'VERSION' sections in the generated POD documentation (see 0.001004 in https://metacpan.org/changes/distribution/Pod-Weaver-PluginBundle-SHLOMIF ). - VERSION used to appear before NAME. 0.4.1 2019-11-28 - Convert ':utf8' to ':encoding(UTF-8)' 0.4.0 2019-06-05 - Add HTML::Spelling::Site::Checker 's should_check(). 0.2.0 2018-10-30 - Add the light => 1 flag to lib/HTML/Spelling/Site/Checker.pm . v0.0.5 2017-05-11 - Convert dist.ini to @SHLOMIF . - Eliminate duplicates in the global whitelist and fix some other bugs. v0.0.4 2016-03-23 - Update the main synposis. - Add HTML::Spelling::Site::Checker->test_spelling() v0.0.3 2016-03-12 - Improve the POD documentation. v0.0.2 2016-03-12 - Made the minimal version of perl 5.14.x to avoid CPAN testers' failures on perl-5.8.9. E.g.: - http://www.cpantesters.org/cpan/report/b1e11b0a-e7b4-11e5-9f96-14e8fbd2507e v0.0.1 2016-03-11 - First version, released on an unsuspecting world