Changes for version v0.6.0 - 2022-02-15
- Documentation
- Updated documentation of minify_ascii to mention encoding issues.
Changes for version v0.5.6 - 2022-02-14 (TRIAL RELEASE)
- Bug Fixes
- Fix parameter in _minify_ascii function, GH#9.
Changes for version v0.5.5 - 2022-02-13 (TRIAL RELEASE)
- Bug Fixes
- Remove incorrect const from parameter to _minify_ascii function, GH#9.
- Documentation
- Mention benchmarks.
- Tests
- Enable Perl::Critic author test.
- Other
- Included a sample benchmark script.
Changes for version v0.5.4 - 2022-02-12 (TRIAL RELEASE)
- Documentation
- Removed reference to UTF-8 from DESCRIPTION since there is now a separate minify_ascii function.
- Fix incorrect text about newlines not being removed.
Changes for version v0.5.3 - 2022-02-12 (TRIAL RELEASE)
- Enhancements
- Add minify_ascii for minifying ASCII test, GH#6.
- Add minify_utf8 as an alias for minify.
- Bug Fixes
- Use correct name of function in error message.
- Documentation
- Add an actual DESCRIPTION section.
- Fix error in Changes.
- Add note about handling of newlines.
Modules
remove indentation and trailing whitespace