Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@eriknyquist eriknyquist released this 05 Nov 18:51
· 1 commit to master since this release
  • Fix issues that cause broken python/C programs to be generated when language keywords are used as option names (e.g. "duckargs -i --int")
  • Ensure that NULL pointers are not passed to printf in generated C code
  • Fix unnecessary trailing "optind++" in generated C code
  • Minor improvements in "usage" printout in generated C code

Full Changelog: v1.4.0...v1.5.0