Releases: lightsail-network/stellar-contract-bindings
Releases · lightsail-network/stellar-contract-bindings
0.5.0b0
What's Changed
- Add contract binding generators for flutter, php and swift by @christian-rogobete in #16
- feat(python,java): add muxed address support. by @overcat in #18
- feat: add functions to retrieve contract specs from wasm bytes and files by @overcat in #19
New Contributors
- @christian-rogobete made their first contribution in #16
Full Changelog: 0.4.1b0...0.5.0b0
0.4.1b0
0.4.0b0
0.3.0b0
0.2.1b0
0.2.0b0
What's Changed
- Fix mypy warnings. by @overcat in #1
- Add test for async client. by @overcat in #2
- Optimize project structure. by @overcat in #3
- Update return type for SC_SPEC_TYPE_ADDRESS to Union[Address, str] by @overcat in #4
- Add client type option (async or sync) by @overcat in #6
Full Changelog: 0.1.0b1...0.2.0b0