v0.6.12: improvements for ZIO suites
What's Changed
- Update cats-effect to 3.3.11 by @scala-steward in #508
- Update documentation wrt mill testFramework by @daddykotex in #512
- Update portable-scala-reflect to 1.1.2 by @scala-steward in #515
- Update specs2-matcher to 4.15.0 by @scala-steward in #500
- Update scalafmt-core to 3.5.1 by @scala-steward in #513
- Fix ZIOSuite test timings when clock is overridden by @ollyw in #518
- Fix discovery of ZIO suites via JUnit runners by @ollyw in #520
- Remove unused ZIO SharedResourceModule by @ollyw in #519
- Update cats-effect to 3.3.12 by @scala-steward in #524
- Update cats-effect to 2.5.5 by @scala-steward in #523
New Contributors
- @daddykotex made their first contribution in #512
- @ollyw made their first contribution in #518
Full Changelog: v0.6.11...v0.6.12