0.09 2024-04-08T10:58:07+02:00 [Common] - Update Module::Install to 1.21 version. - Update copyright years. [Indent::Word] - Add explicit 'ansi' parameter to tests. To reproducible tests. - Add tests with UTF8 input. - Fix warning in 'ansi' mode in situation when the length of the non-breaking string is greater than indent length. Add test. 0.08 2021-06-28T14:44:11+02:00 [Common] - Update copyright years. [Indent::Word] - Add support for NO_COLOR and COLOR env variables. 0.07 2020-10-30T14:09:06+01:00 [Common] - Fix minimal version of Text::ANSI::Util. - Regen examples/ directory. 0.06 2020-10-28T22:46:51+01:00 [Common] - Change bugtracker to github. - Improve LICENSE AND COPYRIGHT sections in doc. - Improve SYNOPSIS sections in doc. - Rewrite to METHODs and SUBROUTINEs in doc to use =head2. - Update .travis.yml to reality. - Update author github username to reality. - Update copyright years. 0.05 2018-02-10T14:56:42+01:00 [Common] - Add missing dependency for Indent::Word. - Remove trailing whitespace. 0.04 2018-02-10T14:48:37+01:00 [Common] - Fix LICENSE file. - Fix Makefile.PL for new version of Perl and no default »use lib '.'«. - Improve LICENSE AND COPYRIGHT section in doc. - Improve README file. - Improve SEE ALSO section in doc. - Move author tests to xt/ directory. - Update Module::Install to 1.19 version. - Update author name. - Update copyright years. - Update examples. [Indent] - Add return value of get() in doc. - Improve SYNOPSIS section in doc. [Indent::Word] - Add example to doc. - Add support for strings with ANSI sequences. 0.03 2013-11-07 - Add dependency for perl (based on Error::Pure). - Update examples/ directory. 0.02 2013-09-21 - Add LICENSE file. - Add SIGNATURE file. - Add Test::NoWarnings to tests. - Fix tests. - Indent::Word: Remove trailing whitespace on end of string. - Rename CHANGES to Changes. - Rewrite Changes file to CPAN::Changes::SPEC format. 0.01 2012-08-23 - First version.