Skip to content

Releases: cosmology-tech/cosmwasm-vm-js

v0.2.16

16 Nov 01:08
fb9a145
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.15...v0.2.16

v0.2.15

01 Nov 15:32
3f64c2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.14...v0.2.15

Fix broken import

28 Oct 10:28
Compare
Choose a tag to compare

Bugfixes

  • Fix broken import

v0.2.1

18 Oct 11:26
Compare
Choose a tag to compare

Enable reply entrypoint, and include tests

0.1.17

29 Sep 22:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.15...0.1.17

0.1.15

29 Sep 21:37
Compare
Choose a tag to compare
  • #33 Make vm serializable
  • #35 IStorage.keys method

0.1.12

10 Sep 00:14
c08ea53
Compare
Choose a tag to compare
  • #30 Use Immutable.js for storage backend

0.1.11

02 Sep 13:38
Compare
Choose a tag to compare

Changelog

  • Implement db_scan hook

0.1.10

26 Aug 08:13
Compare
Choose a tag to compare

Make exports() public for debug usage

0.1.7

18 Aug 08:03
Compare
Choose a tag to compare

Fix some packages