You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.
After the release of 0.3.2 a number of tools were "broken" by the lack of strict versioning.
This proposes and asks for suggestions around versioning syntax. The "easy" solution to this is to copy the syntax seen in solidity.
pragma huff 0.3.2
This may spark the creation of some tooling to manage versioning similar to svm
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Rational
After the release of 0.3.2 a number of tools were "broken" by the lack of strict versioning.
This proposes and asks for suggestions around versioning syntax. The "easy" solution to this is to copy the syntax seen in solidity.
This may spark the creation of some tooling to manage versioning similar to svm
The text was updated successfully, but these errors were encountered: