summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2024-01-28v1.62 releaseDmitri Kourennyi
Upstream notes: I explicitly ignore all lines that have '-' values These may come from vnl-filter -p "dx=diff(x)" ... output. For instance, this plot is broken before this patch: (echo '# x'; seq 5) | vnl-filter --noskipempty -p 'd=diff(x)' \ | feedgnuplot --lines
2023-09-22Rebuild module after perl 5.38 update to remove warning about old modulesDmitri Kourennyi
2022-08-01Rebuild module after perl update to remove warning about old modulesDmitri Kourennyi
2022-03-04v1.61 releaseDmitri Kourennyi
Upstream changes: * #! line uses /usr/bin/env to work with nonstandard installations * Added --cblabel to label the color bar * Added --cbmin, --cbmax * --zmin,--zmax,--zlabel are always sent, if requested * Plotting with no STDIN data works
2021-08-30v1.60 releaseDmitri Kourennyi
Upstream changes: * Test suite fix: we have the right number of tests
2021-07-23New version and PKGBUILD fixes:Dmitri Kourennyi
- v1.59 released - Install License file - Update description from 'About' section in github
2021-06-11Fix documentation pathDmitri Kourennyi
2021-06-10Add installation of guide and completionsDmitri Kourennyi
2021-03-12v1.58 releaseDmitri Kourennyi
Upstream changes: * Added --using, --usingall * Added --cmds as a synonym for --extracmds
2021-02-22v1.57 releaseDmitri Kourennyi
Upstream changes: * Added --xticlabels to label the x-axis tics from the data * Added --equation-above and --equation-below to control the equation drawing sequence
2021-02-03v1.56 releaseDmitri Kourennyi
2020-07-21v1.55 releaseDmitri Kourennyi
2020-05-27Update to v1.54Dmitri Kourennyi
2020-02-02Update to 1.53Dmitri Kourennyi
2019-08-26Version 1.52 releasedDmitri Kourennyi
2018-09-30v1.51 releasedDmitri Kourennyi
2018-09-12v1.50 releasedDmitri Kourennyi
2018-08-07Rebuild for perl 5.28Dmitri Kourennyi
2018-06-27Catch up on missed releasesDmitri Kourennyi
2017-07-09Initial commit.AUR Archive Bot
PKGBUILD pulled from AUR Archive, and modified for recommended Perl packaging guidelines, as well as using explicit release of feedgnuplot.