v1.0.0
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 tosolc-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)