Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.0.2 - 2024-03-31
Fixed
- Fix test under Perl v5.39.8
1.0.1 - 2023-12-07
Fixed
- Fix
List::Utilversion issue in test (#1) - Add necessary runtime version check for
List::Util
1.0.0 - 2023-08-25
Added
- Frantic mode (
frantic => NUMBER).
Changed
- Replace
ChangeswithCHANGELOG.md - Require Perl 5.12 or later
Fixed
- Fix sentences having too many words
- Fix changelog links
0.03 - 2023-08-15
Added
- Start changelog
- Add test for script
Changed
- ~~Change over to non-semver versioning~~ (reverted in 1.0.0)
- Split POD to separate file
- Improve help message
- Minor other documentation changes
Fixed
- Fix CPAN distribution tarball; it was missing some files (including this one)
0.0.2 - 2023-08-11
Changed
- Minor other text changes
Fixed
- Fix help message
Removed
- Remove
_get_wordprivate method
0.0.1 - 2023-08-10
Initial published version