Skip to content

0.41.1

Compare
Choose a tag to compare
@overcat overcat released this 28 Sep 23:51
· 103 commits to master since this release
eb8eae8

What's Changed

  • Add org.stellar.sdk.spi.SdkProvider, users can implement this interface to provide their own implementation of the SDK. We provide an Android specific implementation, if you are integrating this SDK into an Android project, be sure to check it out. (#543)
  • Fix issues where the validity of the encoded strkey is not verified in certain scenarios. (#541)
  • Fix the issue of javadocJar not including documentation. (#539)
  • Publish sourcesJar to the GitHub Release page. (#539)

Full Changelog: 0.41.0...0.41.1