<feed xmlns='http://www.w3.org/2005/Atom'>
<title>args.git, branch v2.4</title>
<subtitle>A header-only CLI args parser library in C89/ANSI C
</subtitle>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/'/>
<entry>
<title>feat: add [VALUE] or &lt;VALUE&gt; to -/-- args in help</title>
<updated>2026-02-01T16:52:44+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T16:52:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=d5740769bae61241515a86504c208e9074688b8a'/>
<id>d5740769bae61241515a86504c208e9074688b8a</id>
<content type='text'>
bump to 2.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bump to 2.4
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: fix example crash under tcc</title>
<updated>2026-02-01T16:52:01+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T16:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=e34787eaa97b60a2ca50052878f0fcdc42818f69'/>
<id>e34787eaa97b60a2ca50052878f0fcdc42818f69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add readme, refactor error handling</title>
<updated>2026-02-01T15:35:37+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T15:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=e933171609b676556f70834cbf48b441c7ed8060'/>
<id>e933171609b676556f70834cbf48b441c7ed8060</id>
<content type='text'>
we now handle the allocation failure case in error branches too
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we now handle the allocation failure case in error branches too
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: improve example in docs</title>
<updated>2026-02-01T13:00:37+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T13:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=b13f5c7b5a21ac3ad03fd980f085a86531d37f27'/>
<id>b13f5c7b5a21ac3ad03fd980f085a86531d37f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add help option printing, add description</title>
<updated>2026-02-01T12:58:37+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T12:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=3c7b67aceb1ccf75e71358e84d9cc58d01b9abd5'/>
<id>3c7b67aceb1ccf75e71358e84d9cc58d01b9abd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: clarify and add test for positional required args</title>
<updated>2026-02-01T12:41:07+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T12:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=a29480c901a92a1b1891b4edc3239f8d997a3f9d'/>
<id>a29480c901a92a1b1891b4edc3239f8d997a3f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump version to 2.0</title>
<updated>2026-02-01T12:36:00+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T12:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=b6a9555abeab565d7bf1a9b3e9840eefe6644674'/>
<id>b6a9555abeab565d7bf1a9b3e9840eefe6644674</id>
<content type='text'>
this makes sense as we did break compat so we should bump even without
users
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this makes sense as we did break compat so we should bump even without
users
</pre>
</div>
</content>
</entry>
<entry>
<title>feat!: break api by removing `n` from positionals, implement help string</title>
<updated>2026-02-01T12:34:45+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T12:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=1f51309907acb1bed6e588961ccb4a6a792b85c0'/>
<id>1f51309907acb1bed6e588961ccb4a6a792b85c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: fix ls_args_parse segfault on required positional args</title>
<updated>2026-02-01T09:45:06+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T09:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=acf522e7bab50b24ec702b405b4e450b65f835cd'/>
<id>acf522e7bab50b24ec702b405b4e450b65f835cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: implement positional arguments</title>
<updated>2026-01-29T18:30:21+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-01-29T18:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/args.git/commit/?id=b4feabc2c1dccb7212421c8e1edf57db6388a7a3'/>
<id>b4feabc2c1dccb7212421c8e1edf57db6388a7a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
