Releases: kommitters/stellar_sdk
Releases · kommitters/stellar_sdk
v0.22.0
v0.21.2
v0.21.1
v0.21.0
0.21.0 (04.03.2024)
- Add Dynamic network configuration: Now you should provide Horizon URL and Network Passphrase. See Issue #352.
- Update all dependencies. See PR #332.
- Update scorecards allowed endpoints and Security Policy. See PR #355.
- Delete
config
frommix.exs
file. See PR #358. - Bump Elixir version to 1.12. See PR #360.
v0.20.0
0.20.0 (20.12.2023)
- Add Soroban stable Protocol 20 Support.
- Add allowed endpoints for CI, CD, and Scorecards workflows.
v0.19.0
0.19.0 (27.10.2023)
- Add support for
SCAddress
type in theSCVal
to obtain the Elixir native value.
v0.18.1
0.18.1 (11.10.2023)
- Add remaining changes for Protocol 20: Soroban.
- Add function to be able to obtain native value from a
SCVal
. - Fix Horizon API responses related to Effects, Assets, and Soroban Operations.
- Add function to be able to obtain native value from a
v0.18.0
0.18.0 (20.09.2023)
- Add Soroban Preview 11 support.