We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bd783d + 1c8d401 commit 73712a0Copy full SHA for 73712a0
Changelog.md
@@ -1,7 +1,4 @@
1
-### 0.8.30 (unreleased)
2
-
3
-Language Features:
4
+### 0.8.30 (2025-05-07)
5
6
Compiler Features:
7
* EVM: Set default EVM Version to `prague`.
docs/bugs_by_version.json
@@ -1923,6 +1923,10 @@
1923
],
1924
"released": "2021-03-23"
1925
},
1926
+ "0.8.30": {
1927
+ "bugs": [],
1928
+ "released": "2025-05-07"
1929
+ },
1930
"0.8.4": {
1931
"bugs": [
1932
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
0 commit comments