Beta-2.0
Added
- Configuration of the create/default subcommand via the package's metadata (See #20)
- Support for multiple binaries within a single package (See #78)
- Information about source of failed tests to README (See #87)
Changed
- IDs to use programmatic name generation instead of the crate name (See #89)
Fixed
- The
--nocapture
flag being recommended even when it is used (See #75)