layout | published | title | date | author | category |
---|---|---|---|---|---|
post |
true |
Solidity 0.4.2 Release Announcement |
2016-09-17 |
Solidity Team |
Releases |
Bugfixes:
- Code Generator: Fix library functions being called from payable functions.
- Type Checker: Fixed a crash about invalid array types.
- Code Generator: Fixed a call gas bug that became visible after version 0.4.0 for calls where the output is larger than the input.
A big thank you to all contributors who helped make this release possible!
Download the new version of Solidity here.