Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 22:21

4.0.0 (2022-07-31)

Features

  • add swift 5.5 async versions of most Command methods (0a49325)

BREAKING CHANGES

  • old synchronous versions of these methods can no longer
    be called in asynchronous contexts

make all test cases hide their asynchrony so linux stops crashing