Skip to content

Releases: BoD/klibqonto

v2.5.0

12 Jun 21:00
@BoD BoD
Compare
Choose a tag to compare

Support for Attachment APIs

v2.4.0

14 Mar 17:19
@BoD BoD
Compare
Choose a tag to compare
  • Add OAuth support

v2.3.0

21 Feb 19:11
@BoD BoD
Compare
Choose a tag to compare
  • Reflect API changes:
    • Now Transaction has attachments: List<Attachment> and labels: List<Label> fields - attachmentIds
      and labelIds are therefore now deprecated
    • A new getTransaction(id) API to get a single Transaction by id
  • Add a bypassSslChecks option on HttpConfiguration (should never be used in production)
  • Update all dependencies to their latest version
  • Now the artifacts are hosted on Maven Central

v2.2.0

13 Dec 18:43
@BoD BoD
Compare
Choose a tag to compare
Fix readme

v2.0.1

21 Mar 16:24
@BoD BoD
Compare
Choose a tag to compare
Minor comment fix, and dependency updates, and bump to 2.0.1

v1.2.0

15 Sep 19:19
@BoD BoD
Compare
Choose a tag to compare

v1.2.0 (2019-09-14)

Add pageIndex to the Page object.

v1.1.1

07 Sep 15:51
@BoD BoD
Compare
Choose a tag to compare

Updated dependencies (including Kotlin) to their latest versions.

v1.1.0

18 Aug 17:05
@BoD BoD
Compare
Choose a tag to compare

v1.1.0 (2019-08-18)

Add totalItems and totalPages to the Page object.

v1.0.0

04 Aug 14:48
@BoD BoD
Compare
Choose a tag to compare

Initial release