All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.
2.2.0 - 2024-02-09
- Update dependencies to match casper-node release 1.5.6.
- Restrict pinned nightly Rust version to only smart contract folder of generated project.
2.1.1 - 2023-11-27
- Update pinned version of Rust toolchain to
nightly-2023-03-25
. - Update generated test for missing runtime arg.
- Update dependencies to match casper-node release 1.5.5.
- Update generated projects to use
edition = 2021
in their manifests. - Avoid accommodating for
main
branch in integration tests, as this branch has been permanently deleted in favour of a progression ofrelease-x.y.z
branches.
2.1.0 - 2023-05-12
- Update dependencies to match casper-node release 1.5.0.
2.0.10 - 2023-05-10
- Update dependencies.
2.0.9 - 2023-04-28
- Update dependencies.
2.0.8 - 2023-04-20
- Update dependencies.
2.0.7 - 2023-03-08
- Update pinned version of Rust toolchain to
nightly-2022-08-03
and update dependencies.
2.0.6 - 2023-01-04
- Update pinned version of Rust toolchain and dependencies.
2.0.5 - 2022-05-13
- Update dependencies.
2.0.4 - 2022-04-06
- Update dependencies.
2.0.3 - 2022-02-07
- Update pinned version of Rust toolchain to
nightly-2022-01-13
and update dependencies.
2.0.2 - 2022-01-06
- Update dependencies.
2.0.1 - 2021-12-17
- Update dependencies.
2.0.0 - 2021-11-30
- Update to use the v2
casper-engine-test-support
crate in generated projects' tests. - Move from casper-node monorepo to its own standalone repo.
1.4.2 - 2021-11-13
- Remove support for generating an ERC-20 contract.
1.4.1 - 2021-10-23
No changes.
1.4.0 - 2021-10-21 [YANKED]
- Support building and testing using stable Rust.
1.3.4 - 2021-10-14
No changes.
1.3.3 - 2021-09-13
- Add support for generating an ERC-20 contract.
1.3.2 - 2021-08-02
No changes.
1.3.1 - 2021-07-25
No changes.
1.3.0 - 2021-07-20
- Update pinned version of Rust to
nightly-2021-06-17
.
1.2.1 - 2021-07-17
No changes.
1.2.0 - 2021-05-28
- Change to Apache 2.0 license.
1.1.1 - 2021-04-19
No changes.
1.1.0 - 2021-04-13 [YANKED]
No changes.
1.0.1 - 2021-04-08
No changes.
1.0.0 - 2021-03-30
- Initial release of cargo-casper compatible with Casper mainnet.