Skip to content

Releases: gmarcais/yaggo

Empty args and options

27 Jul 18:49
Compare
Choose a tag to compare
  • Generate valid code even if the yaggo file contains no args or options.

DESTDIR & empty string

07 Jul 04:06
Compare
Choose a tag to compare
  • 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

14 Oct 16:31
Compare
Choose a tag to compare

Fixed bug with name keyword.

Bug fix single file script

05 Oct 18:09
Compare
Choose a tag to compare

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.

Bug fix

10 Sep 21:32
Compare
Choose a tag to compare

Fixed bug with empty default value in constructor. Improved man page.

v1.5.6

03 Sep 23:13
Compare
Choose a tag to compare
v1.5.6