Releases: proshin-roman/finapi-java-client
Releases · proshin-roman/finapi-java-client
v0.1.70
Added
Changed
- #195 - README.md has been updated
v0.1.69
Added
Changed
- #182 - Some library methods use now LocalDate instead of OffsetDateTime for input parameters (where it's possible for the REST API)
Fixed
- #174 - Improved performance of the unit tests
v0.1.68
Added
- #164 - The library now supports finAPI v1.68.0
- #63, #21 - Improved test coverage
v0.1.67
Added
- #155 - The library now supports finAPI v1.67.0
Changed
- #19 - All "Users" endpoints now covered by tests
v0.1.66
Added
- #149 - The library now supports finAPI v1.66.0
v0.1.65
Added
- #145 - The library now supports finAPI v1.65.0
v0.1.64
Added
- #130 - The library now supports finAPI v1.64.0
Fixed
v0.1.63
Added
- #128 - The library now supports finAPI v1.63.0
v0.1.62
Added
- #96 - The library now supports finAPI v1.62.0
v0.1.61
Added
- #95 - The library now supports finAPI v1.61.0
Fixed
- #115 -
Method "Bank connections / Get all bank connections" now parses a response from the API correctly
- #122 -
Method "Bank connections / Get all bank connections" now uses the correct path for communicating to the API
- #46 - Improved test coverage