Skip to content
Documentation improvements related to time management, future-proofing of delay-skipping

### Suite

- Notify that advanceTimeBy, runCurrent and advanceTimeUntilIdle may be removed in the future (#51, 7d123ad6, !91)
- Improve the documentation of time.nowMillis (3844abc0, !91)
- Improve the documentation of time.scheduler (684fdc1c, !91)

### Java.time compatibility

- time.set now has the same behavior as time.delayUntil (#51, f12a05c7, !91)

### KotlinX.Datetime compatibility

- time.set now has the same behavior as time.delayUntil (#51, e5c399d3, !91)

### Documentation

- Add a documentation page on time control (49df6931, !91)
- Add a documentation page on the Suite DSL (60511f68, !91)
- GDPR-related improvements for the documentation website (#29, !32)
- Clarifications related to Truthish (!90)
- Rename the Features Overview page (b5aad64c, !91)
- Readability improvements for async operations (13740aa3, !91)