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

v2.5.1

Compare
Choose a tag to compare
@spalladino spalladino released this 22 Jul 21:22
· 255 commits to master since this release

This patch fixes issues with the link command, and uses more flexible defaults when installing a dependency.

Changed

  • link interactive command now installs an Ethereum Package with a caret by default. (#1146)

Fixed

  • Fixes error Could not find dependency when linking Ethereum Packages published within an npm organization. (#1138)
  • Removed incorrect prompt to deploy dependencies to the current network when they were already deployed. (#1141)
  • link interactive command works properly on Windows. (#1146)