Turmoil 0.6.0
Added
- Documentation to the sim builder (#152)
Fixed
- Avoid trying to spawn on teardown when rt is gone (#153)
- Deliver loopback packets in the next step (#153)
Breaking
- Remove
rng
from sim builder as it wasn't applied when building.
This is technically a bug fix, but will break consumers.
Usebuild_with_rng
instead (#150)