0.7.0 • Typesafety and documentation improvements¶
API¶
- 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)
Documentation¶
- Add documentation to all Endpoint and Resource types (#33091ee0, #96155b66, !36)
- Add module headers to :api and :client (#9a932c42, !36)
Dependencies¶
- Kotlin 2.1.0
Browse the documentation for this version • View release in GitLab