0.06 2022-10-23T10:44:53+02:00
- Improve LICENSE AND COPYRIGHT section in doc.
- Improve SYNOPSIS section in doc.
- Makefile.PL fails with no '.' in @INC.
- Rename example to better names.
- Rewrite from Encode to Unicode::UTF8.
- Update .travis.yml.
- Update Module::Install to 1.19 version.
- Update author github username.
- Update author name.
- Update copyright years.
0.05 2015-10-13T23:50:53+02:00
- Improve LICENSE AND COPYRIGHT section in doc.
- Improve SEE ALSO section in doc.
- Move author tests to xt/ directory.
- Remove diacritics from author name in Makefile.PL.
- Update Module::Install to 1.16 version.
- Update copyright years.
0.04 2014-08-07T13:06:32+02:00
- Add output for examples in doc.
- Update Module::Install to 1.10 version.
0.03 2014-05-24T10:57:42+02:00
- Add -date flag for view date in widget.
- Add dedication to tty-clock program.
- Fix test dependencies.
- Rewrite x positions of internal widgets to constants.
0.02 2014-05-21T13:30:08+02:00
- Add minimal Perl version.
- Add missing __END__.
- Add missing LICENSE file.
- Fix dependecies to Curses::UI instead Curses.
- Remove parenthesis from builtin routines.
- Rewrite variables to named variables.
0.01 2014-05-20T20:22:00+02:00
- First version.