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 3c3da63 + 830ec2c commit 40a35a0Copy full SHA for 40a35a0
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.27 (unreleased)
+### 0.8.27 (2024-09-04)
2
3
Language Features:
4
* Accept declarations of state variables with ``transient`` data location (parser support only, no code generation yet).
docs/bugs_by_version.json
@@ -1898,6 +1898,10 @@
1898
"bugs": [],
1899
"released": "2024-05-21"
1900
},
1901
+ "0.8.27": {
1902
+ "bugs": [],
1903
+ "released": "2024-09-04"
1904
+ },
1905
"0.8.3": {
1906
"bugs": [
1907
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
0 commit comments