Skip to content

Version 0.1.4

Choose a tag to compare

@chriseth chriseth released this 30 Sep 15:05
· 21537 commits to develop since this release

Changes:

  • Bugfix: combined-json output of solc incorrectly returned the runtime binary instead of the binary.
  • Bugfix: Accessing fixed-size array return values.
  • Bugfix: Disallow assignment from literal strings to storage pointers.
  • Refactoring: Move type checking into its own module.