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

v5.0.22 – Butterscotch Brickle 🍬

Compare
Choose a tag to compare
@CruzMolina CruzMolina released this 12 Jun 21:26
· 9794 commits to develop since this release

Still warm and chewy, we bring to you the latest and greatest version of Truffle! πŸ₯‚

This release comes with some fixes to the debugger ("step over" & "continue" commands) and a fix to the contract schema. Thanks to @filips123 (πŸ‘‹), internal dependencies have been upgraded ( ✨) and we continue making headway, removing old, outdated code. πŸ‘

Bom apetite! 🎊

How to Upgrade

We recommend upgrading to the latest version of Truffle by running:

npm uninstall -g truffle
npm install -g truffle

πŸ‘―β€β™‚Β Β Β Join us for TruffleCon 2019 August 2 - 4 at Microsoft's campus in Redmond, WA! Get Tickets Β Β Β πŸ‘―


Changelog

Fixes

Internal Improvements

Dependency Updates