Releases: BoD/klibqonto
Releases · BoD/klibqonto
v2.5.0
v2.4.0
v2.3.0
- Reflect API changes:
- Now
Transaction
hasattachments: List<Attachment>
andlabels: List<Label>
fields -attachmentIds
andlabelIds
are therefore now deprecated - A new
getTransaction(id)
API to get a singleTransaction
by id
- Now
- Add a
bypassSslChecks
option onHttpConfiguration
(should never be used in production) - Update all dependencies to their latest version
- Now the artifacts are hosted on Maven Central