- Drop support for 0.3.6 - Add support for 0.4.6 - Add ability to specify import remappings
0.6.1
-----
- Fix compatibility issues with Solidity 0.6.0 - When installing on OSX, log a warning instead of raising if dependency installation fails - Ensure old versions are still visible in solcx.get_available_solc_versions
0.6.0
-----
- Support for solc 0.4.1 and 0.4.2
0.5.0
-----
- Add ability to set solc binary path with env variable `SOLC_BINARY`
0.4.2
-----
- Fix link_code to support 0.5.x - Remove trailing whitespace on solcx.get_version_string - fixes windows 0.5.x bug
0.4.1
-----
- Bugfix: absolute paths on windows systems - Allow silencing of console output when changing solc version