Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

v4.1.15 - (Maintenance release)

Compare
Choose a tag to compare
@eggplantzzz eggplantzzz released this 21 Dec 22:40
· 10 commits to v4 since this release

Version 4.1.15

This is a maintenance release for Truffle v4. Truffle v4 is not the current preferred stable version of Truffle: we recommend you use version 5.

ℹ️ See the version 5 release notes.

How to Install

npm uninstall -g truffle // If you already have truffle installed
npm install -g truffle@4.1.15

Purpose of this Release
With the release of Truffle v5, a handful of updates were made to the Truffle Boxes. Some of these caused breaking changes with Truffle v4. In order to allow users of v4 to continue to use truffle unbox and truffle init, we have created this release.

Changelog

In addition to the fixes described above, this release also contains some backported coded from v5.