0.09 2021-02-10T13:06:36+01:00 - Fix tests after last release. 0.08 2021-02-09T13:18:23+01:00 - Add EXAMPLE3 to doc. - Change default transliteration table to 'ISO 9' from 1995 year. - Remove obsolete code in constructor. 0.07 2021-02-02T23:11:00+01:00 - Add test for script POD. - Add test for unknown option. - Fix bugtracker. - Update copyright years. 0.06 2020-04-05T16:04:58+02:00 - Add example to doc. - Add test for error in reverese transliteration. - Remove trailing code from test (argument setting). - Rewrite doc to using POD =head2 for methods. - Update doc to reality. 0.05 2020-04-03T19:03:46+02:00 - Add some tests. - Change behaviour of run() to return exit code. And run exit in script to return value. - Fix Makefile.PL fails with no '.' in @INC. - Improve LICENSE AND COPYRIGHT section in doc. - Improve SYNOPSIS section in doc. - Update Module::Install to 1.19 version. - Update author github username. - Update author name. - Update copyright years. 0.04 2016-04-27T20:23:00+02:00 - Fix example (implement --version). 0.03 2016-02-15T16:16:15+01:00 - Add default value for -r argument. - Fix author requires. - Improve doc. - Update copyright years. 0.02 2015-09-21T22:47:48+02:00 - Add tests for constructor. - Fix ERRORS section in App::Translit::String doc. - Move argument processing to run() method. - Move author tests to xt/ directory. - Update README file. 0.01 2015-08-20T10:18:00+02:00 - First version.