This release contains bug fixes, performance improvements, and a new feature.
The major changes are:
- Fix a bug in the automatic gas estimation logic (#358)
- Performance improvements in the gas and gas price handling logic (#359)
- Truffle plugins now set the contract's defaults (#360)
- Fix a bug that happened when importing multiple Web3 versions (#361)
- Verbose mode improvements (#362)
- Typescript support was disabled for global Buidler installations (#364)
- New plugin API to extend the user config with default values (#325)