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

v4.0.5 - Bug fixes

Choose a tag to compare

@gnidan gnidan released this 17 Jan 18:39
· 16046 commits to master since this release

Hello! 👋

Here's a patch release containing a couple small bug fixes:

  • Fix issue preventing custom synchronization timeout in truffle-contract #594

  • Play nice with third-party Assert.sol libraries (previously, Truffle was not detecting test results for custom assert libraries.) #745

As usual, upgrade to the latest version of Truffle via:

npm uninstall -g truffle
npm install -g truffle

Thanks for watching! 🙈