- Fixed a problem where completion for built-in subcommands did not work properly. (#1)
- Fixed an issue where invisible errors accumulate on completion. (#2)
Thanks @GNQG for your contribution.
- Update required PowerShell version to 4.1.0
- Modules that require earlier version than 4.1.0 cannot be published to PowerShell Gallary.
- Fix typos of '--tests' option
- Add autocompletion for the '--explain' option
- Add '--no-fail-fast' option for 'bench' command
- See: rust-lang/cargo#4248
- First release