Releases: Increase/increase-java
Releases · Increase/increase-java
v0.3.0
0.3.0 (2023-05-31)
⚠ BREAKING CHANGES
- improve pagination response types
Features
- add JsonValue.convert method (27ed6d1)
- api: add
at_timeproperty for balance lookups (d75c450) - api: add
expires_atproperty (7d79522) - core: add
asUnknowntoJsonField(91433f0) - docs: updates (40bfd3e)
- improve pagination response types (7afbb7a)
- tests: support specifying
SKIP_MOCK_TESTS=true(840d385)
Refactors
- pagination: remove special casing of empty string cursors (66d84c5)