Skip to content

Releases: ethereum/solidity

Version 0.1.2

21 Aug 11:03
Compare
Choose a tag to compare

Changes:

  • Improved commandline interface (breaking change).
  • Explicit conversion between bytes and string.
  • Bugfix: Value transfer used in clone contracts.
  • Bugfix: Problem with strings as mapping keys.
  • Bugfix: Prevent usage of some operators.