Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Allow newer versions of Solidity 0.4.x #61

Closed
wants to merge 3 commits into from

Conversation

celeduc
Copy link

@celeduc celeduc commented Jan 30, 2018

solc should not be restricted to only to version 0.4.18 because semantic versioning specifies that only non-breaking changes will be included in the 0.4.x series. Locking it to 0.4.18 means that users of Truffle cannot use Solidity 0.4.19 with its bug fixes, nor 0.4.20 when it comes along, etc.

Did some copyediting on the README to trigger builds, as Travis was being difficult.

See also trufflesuite/truffle#784

@celeduc celeduc closed this Jan 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant