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

v2.4.0 - Goblins 😈

Compare
Choose a tag to compare
@michaeljohnbennett michaeljohnbennett released this 26 Jul 03:31
· 155 commits to master since this release
467eeb7

2.4.0 - Goblins 😈

This release has some fixes around internal optimisations for our CI/Linting and cleanup of code where we were seeing issues with building contracts in mono repos etc.

We also added some new Truffle Dashboard integration/view. Give it a try and let us know what you think!

What's Changed

  • Fix/debug workspace by @xhulz in #116
  • Feature/eslint config changes by @michaeljohnbennett in #118
  • issue #121, renamed "explorer - truffle "to "contract explorer" by @NikolaiSch in #122
  • Edit the required apps page to display the version range of all apps by @xhulz in #120
  • Feature/eslint fixes - Part2 - Config cleanup for truffle configuration by @michaeljohnbennett in #119
  • fix: added new PR checks by @michaeljohnbennett in #126
  • fix: hdwallet npm package has updated to truffle/hdwallet-provider by @xhulz in #127
  • feat(explorer): added createContract by @NikolaiSch in #123
  • Improve Truffle Dashboard deployment integration by @xhulz in #114
  • fix: auto load has implemented by @xhulz in #136
  • refactor: remove unused code that checks whether Python is installed by @acuarica in #139
  • fix: start ganache command when invoked from the command palette by @acuarica in #142
  • fix: activationEvents list commands has reverted by @xhulz in #167
  • fix: contract deployment is not forking networks by @xhulz in #146
  • Draft: Required app was validating NPM local packages by @xhulz in #164

New Contributors

Full Changelog: v2.3.4...V2.4.0