Skip to content
Ktor 3, random in its own package

### Breaking

- All random management methods have been moved to another package. Other than that, they are unchanged (#48, !113)
- Ktor 3 support

### Kotlin Test Initiative

- First prototype of the KTI runner (!114)

### Documentation

- Fixed documentation of the Truthish library (!111)

### Dependencies

- Ktor 3.0.1 (!109)
- KotlinX.Coroutines 1.9.0 (!109)