Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@kyonRay kyonRay released this 19 Apr 13:20
· 35 commits to main since this release
285ff8e

What's Changed

  • (code): sync code from main. by @kyonRay in #6
  • (codegen): fix return exception when output type are multi and some is struct list. by @kyonRay in #7
  • (codec): fix output and input when use struct list and struct. by @kyonRay in #8
  • (contract): add async call method in generate java file. by @kyonRay in #9
  • (codegen): add asyncCall option. by @kyonRay in #11
  • Release v3.3.0 by @kyonRay in #13
  • (event): fix event struct array bug. by @kyonRay in #14
  • (project): update to 1.1.0. by @kyonRay in #15

Full Changelog: v1.0.0...v1.1.0