Added
- Subcommand mechanism where subcommands can be implemented by other executables in
$PATH
(#51). Thanks @ikesyo!
- Support for Swift Package Manager (#50). Thanks @jpsim!
Improved
- The implementation of
NoError
has been replaced by the one in Result
(#52). Thanks @ikesyo!
Thank you to @mdiep and @NachoSoto for reviewing pull requests.