Skip to content

Turmoil 0.6.0

Compare
Choose a tag to compare
@mcches mcches released this 17 Nov 21:47
· 33 commits to main since this release
265606d

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.
    Use build_with_rng instead (#150)