Releases: gmarcais/yaggo
Releases · gmarcais/yaggo
Empty args and options
DESTDIR & empty string
- An empty string for a number now generates an error instead of a silent conversion to 0 (or 0.0).
- Added support for DESTDIR in the Makefile
Bug fix
Bug fix single file script
Fixed a bug in the 'standalone' version of yaggo, installed with make install
. It did not occur if yaggo is installed as a gem.
Added the standalone yaggo script in the release.