Skip to content

Releases: gobwas/flagutil

v0.11.0

21 Sep 10:35
Compare
Choose a tag to compare
flagutil: make LinkFlags() to be unidirectional LinkFlag()

v0.10.0

20 Sep 13:35
Compare
Choose a tag to compare
initial LinkFlags() impl

v0.9.1

28 May 11:58
fc1a947
Compare
Choose a tag to compare
suppress error message by help (#4)

v0.9.0

17 Dec 18:08
Compare
Choose a tag to compare
Copy() helper implementation

CombineFlags() and CombineSets()

09 Oct 19:23
Compare
Choose a tag to compare
v0.8.0

update readme

Merge() implementation.

30 Sep 18:30
Compare
Choose a tag to compare
v0.7.0

update readme

v0.6.5

25 Sep 17:01
Compare
Choose a tag to compare
parse: fix parsing empty argument for both posix and args

v0.6.4

07 Sep 11:23
Compare
Choose a tag to compare
parse/args: --help is help request too

v0.6.3

06 Sep 15:30
Compare
Choose a tag to compare
parse/pargs: do not guess on boolean flags with values

v0.6.2

06 Sep 15:18
Compare
Choose a tag to compare
parse/args: do not guess on boolean flags with values