v0.3.3
What's Changed
This is a bugfix release. It patches an off-by-one error in the storage allocation mechanism for dynamic arrays reported by @haltman-at in #2820
Other fixes and improvements:
- Add a print built-in which allows printing debugging messages in hardhat. (#2818)
- Fix various error messages (#2798, #2805)
New Contributors
Full Changelog: v0.3.2...v0.3.3