v0.24.0
0.24.0 (2025-02-18)
Full Changelog: v0.23.1...v0.24.0
Features
- client: support
JsonField#asX()
for known values (#225) (31c0663) - client: update enum
asX
methods (#224) (b06a749)
Chores
- internal: make body class constructors private (7c6739c)
- internal: make body classes for multipart requests (7c6739c)
- internal: misc formatting changes (7c6739c)
- internal: optimize build and test perf (fc6bcd7)
- internal: rename internal body classes (7c6739c)
- internal: update formatter (#220) (fc6bcd7)
- internal: update some formatting in
Values.kt
(31c0663) - internal: use better test example values (#222) (7c6739c)