v1.0.0-M10
This release fixes async tests on Scala Native when overriding the munitExecutionContext
.
See issue #695 for more details.
What's Changed
- Delete dead code by @armanbilge in #696
- Move
scalanative.runtime.loop()
invocation to correct place by @armanbilge in #700
Full Changelog: v1.0.0-M9...v1.0.0-M10