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

v0.7.2

Compare
Choose a tag to compare
@rkalis rkalis released this 01 Jan 14:22
· 25 commits to master since this release
  • πŸ‘·β€β™‚οΈ Added CI with Travis
  • πŸ”§ Added linting configuration with eslint
  • 🚨 Added code coverage with Codecov
  • 🚨 Added tests for all methods except createTransactionResult()
  • ✨ Made indentation level for prettyPrintEmittedEvents() customisable - through #18 (authored by @ItsNickBarry)
  • πŸ› Added display of revert reason on reverts() assertion failure - through #16 (authored by @ItsNickBarry)
  • πŸ“š Added docs/ folder with demo code and TruffleCon slides
  • πŸ“š Updated badges in README
  • πŸ“š Added related projects to README - through #13 (authored by @zulhfreelancer)