Skip to content

Releases: mimic-protocol/tooling

@mimicprotocol/test-ts@0.0.1-rc.36

28 Jan 12:53
84ed2a1

Choose a tag to compare

Pre-release

Patch Changes

@mimicprotocol/lib-ts@0.0.1-rc.36

28 Jan 12:53
84ed2a1

Choose a tag to compare

Pre-release

Patch Changes

@mimicprotocol/cli@0.0.1-rc.36

28 Jan 12:53
84ed2a1

Choose a tag to compare

Pre-release

Patch Changes

@mimicprotocol/test-ts@0.0.1-rc.35

26 Jan 19:21
fe49f89

Choose a tag to compare

Pre-release

Patch Changes

@mimicprotocol/lib-ts@0.0.1-rc.35

26 Jan 19:21
fe49f89

Choose a tag to compare

Pre-release

Patch Changes

@mimicprotocol/cli@0.0.1-rc.35

26 Jan 19:21
fe49f89

Choose a tag to compare

Pre-release

Patch Changes

@mimicprotocol/test-ts@0.0.1-rc.34

02 Jan 16:56
b3c0fcb

Choose a tag to compare

Pre-release

Patch Changes

  • 73a7900: Add login, logout and profiles commands
  • d455822: Bump SDK version

@mimicprotocol/lib-ts@0.0.1-rc.34

02 Jan 16:56
b3c0fcb

Choose a tag to compare

Pre-release

Patch Changes

  • 73a7900: Add login, logout and profiles commands
  • d455822: Bump SDK version

@mimicprotocol/cli@0.0.1-rc.34

02 Jan 16:56
b3c0fcb

Choose a tag to compare

Pre-release

Patch Changes

  • 73a7900: Add login, logout and profiles commands
  • d455822: Bump SDK version

@mimicprotocol/test-ts@0.0.1-rc.32

29 Dec 17:35
d1a5f8f

Choose a tag to compare

Pre-release

Patch Changes

  • 8853afe: Fix clashing Result import
  • e1277c7: Refactor Result to use unwrap instead of value
  • 323663a: Change directory to positional argument in init and test command
  • faac37c: Ensure early returns in favor of else blocks