View Source Changelog
0.16.0 (27.09.2023)
0.15.0 (21.09.2023)
0.14.0 (05.09.2023)
- Allow to add custom extra fee rate when invoking functions.
- Update all dependencies.
0.13.0 (09.08.2023)
- Allow invocation with invoker authorization.
- Add BumpFootprintExpiration operation.
- Add RestoreFootprint operation.
- Allow to use simulate tx in contract functions invocation.
- Update all dependencies.
- Add
builds.hex.pm
to allowed-endpoints in CD. - Update harden-runner action to v2.5.1.
0.12.0 (28.07.2023)
- Soroban Preview 10 support: Enable key use cases for deployment and invocation.
- Update erlef/setup-beam action in CD.
0.11.2 (15.06.2023)
- Update
stellar_sdk
dependency to0.15.1
which fixes a bug related to the contract address.