This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
v6.1.5 - Bug Fixes 🐛
benjamincburns
released this
06 Jul 17:56
·
229 commits
to develop
since this release
Release highlights
- Updates ganache-core to v2.1.4 - see release notes for more info.
- Fixes support for node >= v6.5.0.
- Note: if you're depending on
ganache-core
directly instead ofganache-cli
, you will still need node >= 8.
- Note: if you're depending on
- Displays account balances on startup.
- Makes better use of new
yargs
flags initialization, fixing numerous bugs including: - Fixes docker image build process to include
package-lock.json
so that exact package versions are used.