- Typesafe failure declaration (!51, !75, thanks @LelouBil!)
- Support WasmJS (!78)
- Support all native tier 2 and 3 targets (!78)
- Create the documentation website https://spine.opensavvy.dev (!79)
- Add all modules to the documentation website (!79)
- Kotlin 2.2.21
- Ktor 3.3.3
- Arrow 2.2.0 (optional)
- Moved the documentation website to https://spine.opensavvy.dev (!65, !67)
- Added equals/hashCode/toString to Parameters classes (a39d5c0b, !53)
- KotlinX.Coroutines 1.10.2
- Ktor 3.1.3
- Arrow 2.1.2
- Prepared 2.0.4
- Refactor Endpoint.Builder to AnyEndpoint.Builder for a more consistent API (f0f4753b, !36)
- Resource.parent is not declared nullable anymore when it cannot be null (b1c950ee, !36)