Skip to content

Releases: phantasma-io-archive/TOMB

TOMB 1.6

05 Aug 15:16
244795e
Compare
Choose a tag to compare

Fixed bugs in array support.

Added support for new extcalls:
NFT.getInfusions()
NFT.getOwnerships()

TOMB 1.5

14 Jul 10:11
Compare
Choose a tag to compare

This version adds support for several missing type casts.

TOMB 1.4

13 Apr 20:04
Compare
Choose a tag to compare

This version includes several fixes, including a complete rewrite of the builtin system.

Also adds support for pseudo random number generators in contracts.

1.3

16 Mar 15:59
Compare
Choose a tag to compare
1.3

New features:
Multi-return methods

Fixes:
Extra validation on identifiers name duplication

1.2

1.1

16 Oct 13:52
Compare
Choose a tag to compare
1.1

New features:
Support for onKill trigger
Support for direct struct field assignment

Improvements:
Added auto clearing of maps/lists in contract constructors

1.0

09 Oct 15:30
Compare
Choose a tag to compare
1.0

First official release.