Skip to content

Releases: devmannic/scrypto_statictypes

v0.5.0

03 Jul 02:26
Compare
Choose a tag to compare

Scrypto Compatibility: v0.4.1

Changes:

  • Minor API additions

See the CHANGELOG.md

Full Changelog: v0.4.1...v0.5.0

v0.4.1

20 Feb 17:37
3e46be3
Compare
Choose a tag to compare

Scrypto Compatibility: v0.3.0

Changes:

  • Minor fixes to tests and CI

See the CHANGELOG.md

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Feb 05:59
Compare
Choose a tag to compare

API compatibility with Scrypto v0.3.0 !

See the CHANGELOG.md

Full Changelog: v0.3.1...v0.4.0

v0.3.1

20 Feb 05:56
Compare
Choose a tag to compare

Continues to support Scrypto v0.2.0

Added

  • Common impl for From<$w> for $t to automatically unwrap making API usage cleaner
  • Account::deposit_of::<RESOURCE> and Account::withdraw_of::<RESOURCE>
  • Comparison between ResourceDef and ResourceOf with == and !=

Fixed

  • warnings on resource names (any case is now allowed)
  • missing trait in prelude hiding BucketRefOf::unchecked_into

See the CHANGELOG.md

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Dec 05:17
5a074ec
Compare
Choose a tag to compare
  • Added ResourceOf and BucketRefOf completing support for all Scrypto container types!
  • Still compatible with Scrypto v0.2.0 (and latest main branch revision at time of release).

See the CHANGELOG.md

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Dec 16:48
Compare
Choose a tag to compare

Compatibility updates for Alexandria Scrypto v0.2.0

See the CHANGELOG.md

Full Changelog: v0.1.1...v0.2.0