Skip to content

Releases: thekaigonzalez/ArgumentWizard

v1.1.5 - `argw`

26 Nov 00:52

Choose a tag to compare

πŸ§™πŸ½ πŸ§™πŸ½ πŸ§™πŸ½ ArgWizard v1.1.5 πŸ§™πŸ½ πŸ§™πŸ½ πŸ§™πŸ½

Major Changes

  • argw, a simple way to use wArgLib without the hassle
  • Proper build instructions
  • edits to the makefile allow for POSIX-based devices to build this library

v1.1.1 - A CRUCIAL BUG FIX

25 Nov 22:39

Choose a tag to compare

πŸ§™πŸ½πŸ§™πŸ½πŸ§™πŸ½ Argument Wizard v1.1.1 πŸ§™πŸ½πŸ§™πŸ½πŸ§™πŸ½

This patch fixes a bug with single letter flags not accepting straggly arguments passed into them.

v1.1.0

25 Nov 20:04

Choose a tag to compare

Commit log: v1.0.0...v1.1.0

πŸ§™πŸ½πŸ§™πŸ½πŸ§™πŸ½ ArgWizard v1.1 πŸ§™πŸ½πŸ§™πŸ½πŸ§™πŸ½

Major Changes

  • Added WHex
  • New ArgWizard website!
  • W.I.P documentation in pdf format (read on website)
  • Allow default values

Bug Fixes

  • fixed issue with long flags causing a segfault
  • remove duplicate ids

Version 1.0.0

24 Nov 21:06

Choose a tag to compare

I believe it's finally ready for release 1.0! Enjoy the rich feature set and properties of ArgumentWizard, such as:

  • rich support for GNU-style conventions
  • Memory safety
  • Type safety, dynamic type management
  • Much easier than getopt
  • Error-safe
  • Scalability