Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

v2.4.1

Compare
Choose a tag to compare
@spalladino spalladino released this 02 Jul 21:52
· 321 commits to master since this release

This patch fixes issues on the CLI to work on Windows, and when being installed with Yarn. This required us moving to our own fork of resolver-engine, which is used under the hoods by the compiler and verifier, and cutting a new release of the spinnies library.

Fixed

  • zos compile now works properly on Windows. (#1066)
  • Spinners are now shown properly on Windows. (#1067)
  • Installation issues with yarn now fixed. (#1059)