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.
1 parent 1d8e0ab commit 2182361Copy full SHA for 2182361
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.8.19 (unreleased)
+### 0.8.19 (2023-02-22)
2
3
Language Features:
4
* Allow defining custom operators for user-defined value types via ``using {f as +} for T global`` syntax.
docs/bugs_by_version.json
@@ -1776,6 +1776,10 @@
1776
"bugs": [],
1777
"released": "2023-02-01"
1778
},
1779
+ "0.8.19": {
1780
+ "bugs": [],
1781
+ "released": "2023-02-22"
1782
+ },
1783
"0.8.2": {
1784
"bugs": [
1785
"AbiReencodingHeadOverflowWithStaticArrayCleanup",
0 commit comments