Skip to content

Releases: Caceresenzo/privy-java

0.7.0

01 Nov 22:24
Compare
Choose a tag to compare

Features

  • spring-boot-starter: force client dependency
  • linked-account: add google class

Refactors

  • user: return Optional<> for accounts

Full Changelog: 0.6.2...0.7.0

0.6.2

23 Oct 21:53
Compare
Choose a tag to compare

Fixes

  • pom: project url

Full Changelog: 0.6.1...0.6.2

0.6.1

23 Oct 20:56
Compare
Choose a tag to compare

Fixes

  • pom: scm urls

Full Changelog: 0.6.0...0.6.1

0.6.0

22 Oct 20:28
Compare
Choose a tag to compare

Features

  • webhook: add UserTransferredAccount
  • linked-account: add github class

Refactors

  • webhook: move package
  • client: move package
  • client/serial: move package

Full Changelog: 0.5.0...0.6.0

0.5.0

06 Oct 22:29
Compare
Choose a tag to compare

Features

  • webhook: add

Refactors

  • client/auth: move package
  • client/serial: move package

Full Changelog: 0.4.0...0.5.0

0.4.0

05 Oct 17:30
Compare
Choose a tag to compare

Features

  • user: add search by discord username method

Full Changelog: 0.3.0...0.4.0

0.3.0

22 Sep 16:22
Compare
Choose a tag to compare

Features

  • application-settings: add get method
  • user: add stream/list method
  • user: add search method
  • user: add delete method
  • user: add find by twitter methods
  • client: better exceptions
  • client: ignore null identifiers

Refactor

  • linked-account: more follow official typings

Full Changelog: 0.2.0...0.3.0

0.2.0

03 Sep 16:05
Compare
Choose a tag to compare

Features

  • linked-account: add twitter oauth class
  • linked-account: hide time properties from toString()
  • linked-account: add tests

Fixes

  • serial: add date support

Refactor

  • linked-account: use sealed class instead of class

Full Changelog: 0.1.0...0.2.0

0.1.0

31 Aug 22:55
Compare
Choose a tag to compare