Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Releases: Concordium/concordium-wasm-smart-contracts

cargo-concordium 2.0.2

04 Aug 17:18
12ef99d
Compare
Choose a tag to compare

This is a minor release that brings support for new contract schema versions.

Changelog

2.0.2

  • Support schema types for LEB128 and byte arrays.
  • Support schema modules which includes version information.

cargo-concordium 2.0.1

04 Aug 17:20
84ebd30
Compare
Choose a tag to compare

This is a major release that brings support for building and testing V1 smart contracts.

Changelog

2.0.1

  • Add support for V1 contract builds, testing, and execution.
  • The output of cargo concordium build is now versioned.
  • Support contracts written with Rust edition 2021.

cargo-concordium 1.0.0

28 May 15:08
Compare
Choose a tag to compare

Mainnet release version of the cargo-concordium tool.