Skip to content

Release 0.6.1 (2023-09-21)

Compare
Choose a tag to compare
@mrLSD mrLSD released this 21 Sep 11:18
· 31 commits to master since this release
1a95a10

Release 0.6.1 (2023-09-21)

Refactored accounts and dependencies refactoring for tests.

Switched to stable Rust toolchain from fixed nightly version - for that added upstream near-sanbox for workspaces.rs testing.

Test updated and refactored to the latest version of aurora-workspace.

Updated dependencies to the latest.

Refactored github CI.

  • #59 - Feat: Update aurora-workspace - @mrLSD
  • #61 - Feat: accounts and dependencies refactoring for tests - @mrLSD
  • #63 - Feat: switch to stable Rust toolchain - @mrLSD