Skip to content

v0.2.0

Compare
Choose a tag to compare
@mooori mooori released this 19 Jan 09:50
· 8 commits to master since this release
542601c

BREAKING CHANGES:

  • #118: Update of rust-version (MSRV) from 1.64.0 to 1.69.0. Contracts using near-plugins now require a Rust version of at least 1.69.0.
    • Developers who want to run the test suite of near-plugins and run into compilation errors can follow this workaround.

Testing

  • 128 applies temporary workarounds required to build tests.

Dependencies

Dev-dependencies

  • #118 upgrades:
    • near-sdk
    • near-workspaces
  • #122 removes borsh which was an unused dev-dependencies.