v1.0.0b1 - 2021-12-01
NOTE: This is a beta release.
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)
Changed
- Specific regex validation (#71)
- Standardized error handling across the codebase (#77)
- Introduces breaking changes in storing solc binaries (#54)