Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 572 Bytes

Changelog

[Unreleased]

  • TODO

[0.2.0-beta] - 2022-02-07

Added

  • Interactive mode: Now the cli behaves interactively when no parameters are specified.
  • Windows colors: Terminal colors are now supported in Windows.
  • Experimental wasm support.
  • Timestamp across websocket.
  • Cast ActionID.
  • Blueprint prevalidation.
  • MacOS X binary signing.

Changed

  • Blueprint always wrapped: Blueprint format break change.

Fixed

  • Allow http scheme for safari browser.
  • Minor bugfixes.

[0.1.0-beta] - 2022-01-04

Added

  • Initial code. We are out!