Skip to content

Version 0.0.10

Compare
Choose a tag to compare
@tintinweb tintinweb released this 04 Jan 13:13
· 37 commits to master since this release
2ce7932

v0.0.10

  • new: update to solc@0.8.11
  • new: basic autocomplete for built-ins (configurable via .config) - #11
  • fix: return value of unit constants (e.g. 2 ether) - #12
  • fix: distinguish between/ autoguess const signed and unsigned int return values - #12
  • update: minor refactoring - #11