Skip to content

v1.0.0

Compare
Choose a tag to compare
@0xicingdeath 0xicingdeath released this 10 Oct 16:32
· 43 commits to dev since this release
52ae1ce

v1.0.0.0 - 2022-10-10

First stable release of v1.0 solc-select 馃帀

Added

  • Windows support (#54)
  • Minimum/maximum version validation (#57)
  • Adds an --always-install flag to solc-select use (#79)
  • Python types to the codebase (#55)
  • sha3 and keccak256 checksum checks (#67)
  • Virtualenv support (#86)

Changed

  • Specific regex validation (#71)
  • Standardized error handling across the codebase (#77)
  • Introduces breaking changes in storing solc binaries in comparison to v0.x (#54)

Fixes

  • Keccak check on binaries (#90)