The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.058   2020-05-23  Released-By: PERLANCAR; Urgency: medium

	- Skip producing %STATS if wordlist module already has non-empty
	  %STATS or has $NO_STATS set to true.


0.057   2020-05-04  Released-By: PERLANCAR; Urgency: medium

	- Don't create stats if wordlist module has %PARAMS (might fail to
	  instantiate if it has required params).


0.056   2020-05-01  Released-By: PERLANCAR; Urgency: medium

	- [bugfix] Code ordering.


0.055   2020-05-01  Released-By: PERLANCAR; Urgency: medium

	- Remove use of deprecated WordList::Namespace.

	- Rename some stats keys for grammar reason, but keep the old name
	  for backward compat.


0.054   2018-03-23  Released-By: PERLANCAR

	- Consult WordList::Namespace.


0.053   2018-03-19  Released-By: PERLANCAR

	- Allow WordList to be custom sorted when $SORT is true (WordList
	  0.2.0).

	- [doc] Remove mention of DZP:WordListC.


0.052   2018-02-20  Released-By: PERLANCAR

	- No functional changes.

	- [doc] Tweaks/fixes, mention DZP:WordListC.


0.051   2017-12-25  Released-By: PERLANCAR

	- Check duplicate & sortedness.


0.050   2017-12-24  Released-By: PERLANCAR

	- [Bugfix] Show length of words in graphemes instead of codepoints.


0.04    2016-01-13  Released-By: PERLANCAR

	- [Bugfix] Fix num_words_contains_nonword_chars statistics.


0.03    2016-01-13  Released-By: PERLANCAR

	- Fix 'unicode' detection.


0.02    2016-01-13  Released-By: PERLANCAR

	- Add avg_word_len to statistics.


0.01    2016-01-13  Released-By: PERLANCAR

        - First release.