Releases: aurora-is-near/aurora-workspace
Releases · aurora-is-near/aurora-workspace
Release 0.4.1 (2023-12-21)
Release 0.4.0 (2023-11-07)
Release 0.4.0 (2023-11-07)
Introduced breaking changes with changing dependency from workspaces
to near-workspaces
. Refactored types declarations and functions type parameters. Refactored tests and mock. Fixed CI flow switched to the Rust stable toolchain and removed the near-sandbox
flow.
Release 0.3.1 (2023-06-30)
Release 0.3.0 (2023-06-28)
Release 0.3.0 (2023-06-28)
Refactored workspace-types. Refactored workspace-engine.
- #33 chore: remove types and refactoring - @aleksuss
- #32 chore: add missing functions - @aleksuss
- #31 chore: prepare for usage in engine tests - @aleksuss
- #30 Feat: Engine tests and mock refactoring - @mrLSD
- #28 chore: provide deploy
eth-connector
function - @aleksuss - #27 chore: remove
get_accounts_counter
method frometh-connector
- @aleksuss - #23 Feat: refactor
aurora-workspace
for Engine - @mrLSD
Release 0.3.0-beta (2023-06-02)
Release 0.3.0-beta (2023-06-02)
Release 0.2.1 (2023-05-25)
Release 0.2.0 (2023-05-19)
Release 0.1.0 (2023-05-08)
Release 0.1.0 (2023-05-08)
The first release of aurora-wrokspace
library. Based on near-workspaces
library.
Contains:
- library framework for testing aurora-eth-connector - already in use.
- MVP implementation for
aurora-engine
. - workspace types
- workspace utilities