File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- feedgnuplot (1.57) unstable; urgency=medium
1+ feedgnuplot (1.58)
2+
3+ * Added --using, --usingall
4+ * Added --cmds as a synonym for --extracmds
5+
6+ -- Dima Kogan <
[email protected] > Thu, 11 Mar 2021 16:24:46 -0800
7+
8+ feedgnuplot (1.57)
29
310 * Added --xticlabels to label the x-axis tics from the data
411 * Added --equation-above and --equation-below to control the equation
512 drawing sequence
613
714 -- Dima Kogan <
[email protected] > Sun, 21 Feb 2021 13:56:23 -0800
815
9- feedgnuplot (1.56) unstable; urgency=medium
16+ feedgnuplot (1.56)
1017
1118 * Updated default hardcopy settings
1219
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ use Pod::Usage;
1616use Time::Piece;
1717
1818# Makefile.PL assumes this is in ''
19- my $VERSION = ' 1.57 ' ;
19+ my $VERSION = ' 1.58 ' ;
2020
2121my %options ;
2222interpretCommandline();
You can’t perform that action at this time.
0 commit comments