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