Skip to content

Releases: lightsail-network/stellar-contract-bindings

0.5.0b0

23 Aug 03:49
d72dfb6

Choose a tag to compare

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

Full Changelog: 0.4.1b0...0.5.0b0

0.4.1b0

09 May 04:26
f2c3ecd

Choose a tag to compare

What's Changed

  • fix: fix ci config.

Full Changelog: 0.4.0b0...0.4.1b0

0.4.0b0

09 May 03:46

Choose a tag to compare

What's Changed

  • feat: add web interface. by @overcat in #12
  • feat: add new CLI entry points for Python and Java contract binding generator. by @overcat in #15

Full Changelog: 0.3.0b0...0.4.0b0

0.3.0b0

24 Feb 03:14
025a21c

Choose a tag to compare

What's Changed

Full Changelog: 0.2.1b0...0.3.0b0

0.2.1b0

29 Nov 07:51
30f52ea

Choose a tag to compare

What's Changed

  • Add support for generating bindings for token contracts. by @overcat in #8
  • Automatically format generated Python code. by @overcat in #9

Full Changelog: 0.2.0b0...0.2.1b0

0.2.0b0

28 Nov 07:08
53a7c25

Choose a tag to compare

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

0.1.0b1

27 Nov 01:51
2d809ab

Choose a tag to compare

Bump version to 0.1.0b1.