We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1acebf7 commit 09628b7Copy full SHA for 09628b7
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.21 (unreleased)
+### 0.8.21 (2023-07-19)
2
3
Important Bugfixes:
4
* Code Generator: Always generate code for the expression in ``<expression>.selector`` in the legacy code generation pipeline.
docs/bugs_by_version.json
@@ -1859,6 +1859,10 @@
1859
],
1860
"released": "2023-05-10"
1861
},
1862
+ "0.8.21": {
1863
+ "bugs": [],
1864
+ "released": "2023-07-19"
1865
+ },
1866
"0.8.3": {
1867
"bugs": [
1868
"FullInlinerNonExpressionSplitArgumentEvaluationOrder",
0 commit comments