Releases: stacks-network/madhouse-rs
Releases · stacks-network/madhouse-rs
0.2.1
What's Changed
- Disable
proptest
default features and explicitly usestd
by @BowTiedRadone in #32
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Add prelude module by @BowTiedRadone in #27
- Allow
scenario
macro to take command instances by @moodmosaic in #28 - Allow any
proptest
version matching1.6.*
by @BowTiedRadone in #30 - Bump version to 0.2.0 by @moodmosaic in #29
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Fully qualify std::env in scenario! macro by @moodmosaic in #24
- Bump version to 0.1.1 by @moodmosaic in #26
Full Changelog: 0.1.0...0.1.1