<feed xmlns='http://www.w3.org/2005/Atom'>
<title>switchboard/src, branch v2.0.0</title>
<subtitle>Rust library for parsing command line arguments</subtitle>
<id>https://code.benbridle.com/switchboard/atom?h=v2.0.0</id>
<link rel='self' href='https://code.benbridle.com/switchboard/atom?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/switchboard/'/>
<updated>2025-03-03T08:03:24Z</updated>
<entry>
<title>Report malformed switches as errors</title>
<updated>2025-03-03T08:03:24Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-03-03T08:03:24Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/switchboard/commit/?id=b2374eb1746f54f58ecf1a3ac5d375b3d0f15da0'/>
<id>urn:sha1:b2374eb1746f54f58ecf1a3ac5d375b3d0f15da0</id>
<content type='text'>
Previously, malformed arguments were silently ignored when encountered.
This could cause unexpected behaviour if the malformed argument is
safety critical, so now an error is reported.
</content>
</entry>
<entry>
<title>Implement error reporting</title>
<updated>2025-03-03T07:54:45Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-03-03T07:51:01Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/switchboard/commit/?id=8a43a02b6950455aedbbdbee737bee1654aa91ef'/>
<id>urn:sha1:8a43a02b6950455aedbbdbee737bee1654aa91ef</id>
<content type='text'>
The library has been redesigned so that all queries can be entered
before any values are parsed. This allows all errors unrelated to value
parsing to be displayed as a batch.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2025-02-03T04:50:10Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-02-03T04:50:10Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/switchboard/commit/?id=5277fd9c56619d1fcd4776968b851ea534526435'/>
<id>urn:sha1:5277fd9c56619d1fcd4776968b851ea534526435</id>
<content type='text'>
</content>
</entry>
</feed>
