Releases: Finch-API/finch-api-java
Releases · Finch-API/finch-api-java
Release list
v0.2.2
v0.2.1
v0.2.0
0.2.0 (2023-06-29)
⚠ BREAKING CHANGES
- improve pagination response types (#16)
Features
- add JsonValue.convert method (#14) (c8e25a8)
- core: add
asUnknowntoJsonField(#17) (7f1a599) - improve pagination response types (#16) (dd55fad)
- tests: support specifying
SKIP_MOCK_TESTS=true(#18) (54f4511)
Chores
- internal: add explicit type annotations to
validate()(#15) (6346363) - internal: added version comment (#12) (fde66a8)
- internal: cleaner asUnknown implementation (#19) (c2ff924)
- internal: remove unused check-test-server script (#20) (27ddf0c)