Skip to content

Releases: gfusee/mx-sdk-as

v0.2.5

12 Mar 15:22
v0.2.5
7ea1d61
Compare
Choose a tag to compare

What's Changed

  • Improved build errors for annotations by @gfusee in #12

Full Changelog: 0.2.4...v0.2.5

0.2.4

06 Mar 01:46
0.2.4
53339ad
Compare
Choose a tag to compare

What's Changed

  • Rebranding from "Elrond" to "MultiversX by @gfusee in #11

Full Changelog: 0.2.3...0.2.4

0.2.3

22 Jan 18:04
0.2.3
a7043c4
Compare
Choose a tag to compare

What's Changed

  • fixed an issue where @struct or @enum where declared in the main file by @gfusee in #10

Full Changelog: 0.2.2...0.2.3

0.2.2

20 Jan 19:51
0.2.2
8ba0646
Compare
Choose a tag to compare

What's Changed

  • Added the ability to rename a storage through the decorator "@storage()" by @gfusee in #9

Full Changelog: 0.2.1...0.2.2

0.2.0

02 Jan 16:44
0.2.0
6f0484a
Compare
Choose a tag to compare

What's Changed

  • added explicit generic parameter where missing by @gfusee in #5
  • Changed assemblyscript runtime by @gfusee in #6

Full Changelog: v0.1.0...0.2.0

0.1.0

23 Dec 17:24
v0.1.0
65cd85b
Compare
Choose a tag to compare

What's changed

  • ABI are generated when contracts are compiled
  • Added Jest tests about ABIs generation and mandos tests

Full Changelog: v0.0.6...v0.1.0