Releases: Finch-API/finch-api-java
Releases · Finch-API/finch-api-java
v0.26.3
0.26.3 (2024-04-29)
Full Changelog: v0.26.2...v0.26.3
Bug Fixes
- internal: escape characters for POM description in gradle publish (#203) (d500403)
Chores
- internal: use actions/checkout@v4 for codeflow (#200) (b8f017b)
Documentation
v0.25.0
0.25.0 (2024-04-10)
Full Changelog: v0.24.0...v0.25.0
Features
- client: implement support for multipart/form-data body requests (#190) (4f08515)
v0.22.1
0.22.1 (2024-03-27)
Full Changelog: v0.22.0...v0.22.1
Bug Fixes
- handle nullable values inside of arrays (#178) (a859d7f)
Chores
Documentation
- readme: consistent use of sentence case in headings (#176) (969e463)