What's Changed
- Correct Run to Future docs and provide an example by @gnp in #8577
- ZIO Test: Include Error Message When Spec Run As App Fails by @adamgfraser in #8584
- fix ambiguity checks in ZLayer#provide macro by @myazinn in #8580
- Do not emit non-0 exit code for failing tests when running with IntelliJ by @hmemcpy in #8583
- Fix a typo in "Queue". by @martinpovolny in #8586
- Update @zio.dev/zio-telemetry docs to 3.0.0-RC20 by @github-actions in #8587
- Update @zio.dev/zio-jdbc docs to 0.1.2 by @github-actions in #8589
- Add TestAspects afterFailure and afterSuccess by @hanneshauer in #8588
- Implement TestAspect.afterAll Success and Failure Variants by @adamgfraser in #8590
- Prevent implicit widening to Double by @erikvanoosten in #8594
- Fix ScheduleSpec when run on last day of year by @erikvanoosten in #8595
- Fix Broken Newsletter's Link by @khajavi in #8593
- Update Copyright by @adamgfraser in #8596
- Restore Permits by @adamgfraser in #8599
New Contributors
- @martinpovolny made their first contribution in #8586
- @hanneshauer made their first contribution in #8588
Full Changelog: v2.0.20...v2.0.21