Skip to content

0.8.3

Compare
Choose a tag to compare
@mdiep mdiep released this 02 Feb 00:56
· 281 commits to master since this release

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.