0.10.2 (2026-04-07)
Features
- Assert: Add
::betweenassertion method for numeric values (6b18d6e) - Codecov: Add
CoversandCoversNothingattributes (#110) (048ff91) - Codecov: Add Codecov plugin (#109) (add5065)
- Repeat: Expose `#[Repeat] attribute (#113) (38e8d29)
Bug Fixes
- Bench: Fix running functions (12daa52)
- Repeat: Stop repeating on Cancelled/Skipped/Aborted statuses (2fdce34)
Documentation
- Assert: Add notes to interfaces indicating they are not for userland implementation (e13d2c2)