Skip to content

v0.0.7 - Upgrade to Solidity v0.5.0

Compare
Choose a tag to compare
@GNSPS GNSPS released this 27 Feb 02:18
· 64 commits to master since this release
14ca2bd

Changelog:

  • Refactored codebase to support Solidity's v0.5.x breaking syntax changes. (Thank you for the awesome contribution @fubuloubu!)
  • Refactored tests. (Ditched the ThrowProxy pattern)