Skip to content

Releases: near/near-workspaces-rs

near-workspaces-v0.21.0

15 Aug 22:13
918f6de
Compare
Choose a tag to compare

Other

  • update near-* dependencies to 0.31 (#423)
  • revert back to stable; install second toolchain for 1 test (#419)

near-workspaces-v0.20.1

15 May 18:21
dc8c16d
Compare
Choose a tag to compare

Added

  • use long random account id or account id prefix as secret key seed (#416)

near-workspaces-v0.20.0

14 May 12:42
c2b7f37
Compare
Choose a tag to compare

Other

  • [breaking] updates near-* dependencies to 0.30 release (#413)

near-workspaces-v0.19.0

05 May 10:45
7ea986a
Compare
Choose a tag to compare

Added

  • [breaking] build with external cargo-near binary CLI in near_workspaces::compile_project (#411)

near-workspaces-v0.18.0

14 Mar 20:56
64d8441
Compare
Choose a tag to compare

Other

  • [breaking] updates near-* dependencies to 0.29 release (#407)
  • remove repetitive words (#408)
  • remove clippy::nursery (#406)
  • cache @v1 -> @v2; + clippy 1.85 (#403)

near-workspaces-v0.17.0

29 Jan 22:59
a9886fd
Compare
Choose a tag to compare

Added

  • [breaking] worker.dev_create_account, worker.dev_deploy create subaccounts of root account instead of tla (sandbox, testnet) (#369)

near-workspaces-v0.16.0

18 Dec 20:04
65c77d4
Compare
Choose a tag to compare

Fixed

Other

  • [breaking] updates near-* dependencies to 0.28 release (#392)

near-workspaces-v0.15.0

19 Nov 00:33
3be341b
Compare
Choose a tag to compare

Other

  • [breaking] updates near-* dependencies to 0.27 release (#387)
  • [breaking] reexport cargo-near-build for configurable build if needed (#386)
  • make cargo-near-build optional in manifest (#383)

near-workspaces-v0.14.1

19 Oct 08:36
10a6c1a
Compare
Choose a tag to compare

Fixed

  • TransactionStatus::status should not be waiting for Final (#379)

Other

  • fix clippy 1.82 (doc preambles) (#381)
  • bump cargo-near-build to 0.2.0 (#380)

near-workspaces-v0.14.0

12 Sep 10:45
05e3909
Compare
Choose a tag to compare

Other

  • [breaking] Updated near-* dependencies to 0.26 release (#377)