Skip to content

Releases: Increase/increase-java

v0.3.0

31 May 11:31

Choose a tag to compare

0.3.0 (2023-05-31)

⚠ BREAKING CHANGES

  • improve pagination response types

Features

  • add JsonValue.convert method (27ed6d1)
  • api: add at_time property for balance lookups (d75c450)
  • api: add expires_at property (7d79522)
  • core: add asUnknown to JsonField (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)