0.060 2019-07-30 Released-By: PERLANCAR; Urgency: medium
- [bugfix] Fix the use of Term::Size::chars().
0.05 2016-03-11 Released-By: PERLANCAR
- Adjust to Text::ANSI::Util 0.22 (::NonWideUtil removed).
0.04 2015-08-13 Released-By: PERLANCAR
- No functional changes.
- Add examples.
0.03 2015-08-12 Released-By: PERLANCAR
- Add color support (--background-color, --major-tick-color,
--minor-tick-color, --number-color).
- Add tips.
- Disable warning when number format does not contain %d.
0.02 2015-08-09 Released-By: PERLANCAR
- Replace option --background-character with --background-pattern (--bg)
to make it possible to have a ruler like '123456789|123456789|...'.
- Add option: --number-format (-f).
- [ux] Make it possible in CLI to unset --{major,minor}-tick-character.
- [ux] Add some short option aliases: -m, -M, -n, -N.
- [Bugfix] Add newline if ruler is not full-terminal-width wide.
- [Bugfix] Fix a typo (triggered when using --length (-l)).
0.01 2015-08-09 Released-By: PERLANCAR
- First release.