Skip to content

Releases: kommitters/stellar_sdk

v0.16.1

27 Jul 21:48
372966a
Compare
Choose a tag to compare

0.16.1 (27.07.2023)

  • Update stellar base dependency.

v0.16.0

25 Jul 16:01
0b783ef
Compare
Choose a tag to compare

0.16.0 (25.07.2023)

  • Add support for contract function invocation with Soroban Preview 10.
  • Update all dependencies.

v0.15.1

13 Jun 23:36
ff444b7
Compare
Choose a tag to compare

0.15.1 (13.06.2023)

  • Fix SCAddress contract type.

v0.15.0

05 Jun 14:31
9d3d258
Compare
Choose a tag to compare

0.15.0 (05.06.2023)

  • Add Soroban Preview 9 support.
  • Add Soroban examples.

v0.14.0

08 May 19:12
56cda9b
Compare
Choose a tag to compare

0.14.0 (08.05.2023)

  • Add sign_xdr function to ContractAuth module to allow signing base 64 contract auth structures.
  • Update InvokeHostFunction module to allow adding base 64 authorizations.

v0.13.1

02 May 21:01
17a83bc
Compare
Choose a tag to compare

0.13.1 (02.05.2023)

  • Update SCAddress module to infer address types: account or contract.
  • Update all dependencies

v0.13.0

26 Apr 21:46
4f93d47
Compare
Choose a tag to compare

0.13.0 (26.04.2023)

  • Add Soroban Preview 8 support.

v0.12.0

19 Apr 15:07
eb4243e
Compare
Choose a tag to compare

0.12.0 (19.04.2023)

  • CAP-0046 Add support for smart contracts (Soroban preview 7).

v0.11.8

16 Jan 20:18
d8afcfa
Compare
Choose a tag to compare

0.11.8 (16.01.2023)

  • Update all dependencies.
  • Block egress traffic in GitHub Actions.
  • Add stability badge in README.

v0.11.7

27 Dec 19:18
70e5f3c
Compare
Choose a tag to compare

0.11.7 (27.12.2022)

  • Add Renovate as dependency update tool.
  • Add default permissions as read-only in the CI workflow.