2024-06-28
- Add support for decoding properties of type
Map
. - Add a new proguard rule to keep classes extending from
HalResource
.
2024-02-27
- Tag options per Retrofit service interface method.
2023-03-31
- Consume KotlinX Serialization Transient annotation in serialization and deserialization.
2023-03-17
- Implement a workaround for Retrofit converter factory caching.
- Update dependencies.
2023-01-12
- Update dependencies.
- Fix serialization deprecation.
- Implement sanitization of templated links without value for placeholders.
- Return imperative arguments when there are no annotated arguments present.
- Implement common template arguments.
2022-08-16
- Initial public release.