Revision history for Perl script App-ansiecho
1.03 2022-12-18T10:39:59Z
- Some document update
1.02 2022-08-24T08:47:24Z
- Release 1.02
1.01_03 2022-08-22T10:03:57Z
- require Getopt::EX::Hashed@1.05
1.01_02 2022-08-22T00:11:58Z
- Use new Getopt::EX::Hashed interfaces.
1.01_01 2022-08-20T17:51:22Z
- use Term::ANSIColor::Concise
1.01 2022-08-08T09:31:41Z
- Release 1.01
0.07 2021-11-08T13:47:47Z
- Use the latest Getopt::EX::Hashed interface.
0.06 2021-11-01T22:53:41Z
- Use Getopt::EX@v1.25.0 in which color spec V becomes H.
0.05 2021-10-08T07:49:07Z
- Deprecate --newline option.
0.04 2021-09-17T23:29:11Z
- Use the latest interface of Getopt::EX::Hashed.
0.03 2021-08-03T06:02:00Z
- Deprecate -r option.
- Rename -s, -z => -i, -a.
- Introduce -s, -S option to produce ANSI sequence as an argument.
- Introduce --help and --version option.
- Use Getopt::EX::Hashed instead of Moo.
0.02 2021-05-21T07:16:40Z
- Add -C,-F,-E options.
- Abolish -c:color:string notation.
- Make --escape (-e) option as default.
- Now format string can be made by -f.
0.01 2021-05-19T08:25:13Z
- original version