Skip to content

Releases: sir-ragna/flag-parser

v0.3

29 Oct 19:51
af15337

Choose a tag to compare

Should be usable now.

v0.2

27 Oct 19:03

Choose a tag to compare

  • All functions now return pointers instead of accepting them.
  • More robust than before. All functions should take NULL pointers as input.
  • Improvements to --help output.
  • Invalid input or usage of the API is now better indicated.
  • Tests have been added.

v0.1

26 Oct 18:38

Choose a tag to compare

v0.1 Pre-release
Pre-release

I am planning on rewriting this and changing the API significantly. I am publishing this so I can refer back to this old style of doing things.