Skip to content

Releases: stellar/kotlin-wallet-sdk

1.2.0

21 Dec 18:02
bb3bfcd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

15 Dec 19:58
07ccfb4
Compare
Choose a tag to compare

Java SDK upgrade to the latest version

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

24 Oct 17:41
0ca1613
Compare
Choose a tag to compare

First stable release version

What's Changed

Full Changelog: 0.11.0...1.0.0

0.11.0

20 Sep 18:30
3b81495
Compare
Choose a tag to compare

Java SDK bump and remove deprecation release

What's Changed

  • Rename addMemo -> setMemo by @Ifropc in #116
  • [WAL-1123/WAL-816/WAL-870]: Bump SDK version and remove deprecated classes by @Ifropc in #117
  • 0.11 release by @Ifropc in #118

Full Changelog: 0.10.0...0.11.0

0.10.0

03 Aug 16:54
6438f49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.2...0.10.0

0.9.2

19 Jul 00:01
e6f9358
Compare
Choose a tag to compare

What's Changed

  • Fix json error not being deserialized by @Ifropc in #112

Full Changelog: 0.9.1...0.9.2

0.9.1

12 Jul 22:35
e6f9358
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

11 Jul 23:00
b4dd4fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.1...0.9.0

0.8.1

16 Jun 20:39
9b7a15b
Compare
Choose a tag to compare

Fix auth token serialization issue introduced in 0.8.0

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

16 Jun 17:27
a593ff6
Compare
Choose a tag to compare

What's Changed

  • [WAL-868] Improve transaction submission by @Ifropc in #92
  • [ANCHOR-305] Add support for native assets by @philipliu in #93
  • [ANCHOR-305] Support native asset get info by @philipliu in #94
  • [WAL-881] Add default implementation of domain http signer by @Ifropc in #95
  • [WAL-883] Add default client domain config by @Ifropc in #96
  • [WAL-888] Improve auth token handling by @Ifropc in #97
  • [WAL-893] Release 0.8.0 by @Ifropc in #99

New Contributors

Full Changelog: 0.7.0...0.8.0