Codebase list libdata-printer-perl / 54ccd19
bump changes and version for new release Breno G. de Oliveira 3 years ago
2 changed file(s) with 10 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 Revision history for Data-Printer
11
2 1.0.3 2021-03-02
3 OTHER:
4 - fixup documentation on how to convert from the old .dataprinter
5 format to the new one (GH#157)
6 - test fixes
7
28 1.0.2 2021-02-28
39 OTHER:
4 * Material's color for caller_info and code is now a bit brighter
10 - Material's color for caller_info and code is now a bit brighter
511 to improve readability on terminals with dark background.
6 * improve MS Windows support
7 * increase test coverage
12 - improve MS Windows support
13 - increase test coverage
814
915 1.0.1 2021-02-25
1016 BUG FIXES:
44 use Data::Printer::Common;
55 use Data::Printer::Config;
66
7 our $VERSION = '1.000002';
7 our $VERSION = '1.000003';
88 $VERSION = eval $VERSION;
99
1010 my $rc_arguments;