Releases: danieljprice/giza
Releases · danieljprice/giza
v1.1.0
Features:
- various PGPLOT compatibility improvements
- better compatibility with PGPLOT marker symbols (#5, #16)
- reworked PGPAP implementation
Bug fixes:
v1.0.0
A swag of new/missing features, mainly thanks to excellent contributions from Harro Verkouter:
- implementation (port) of PGTBOX / giza_tbox, giving option for axis labelling in days, minutes and seconds
- ability to resize X-windows
- wider character set supported
- support for PGBOX 'I' and 'P' options
- support for backspace (\b) in printing strings
v0.9.5
Changes in 0.9.5 compared to 0.9.4
(web) moved to github hosting
bug fix with shaded error bars
(giza_box) bug fix with spacing between box and numbers when numbers written on top of box
fix compiler warning in giza-viewport/giza-window
updated .gitignore to ignore .lo and .la files
(giza_box) bug fix with drawing major axis only; also with drawing grid (iaxis=1)
fix string allocation (thanks to Ole Streicher)