File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ Documentation for past releases
9
9
10
10
Documentation for past releases of the Amaranth language and toolchain is available online:
11
11
12
+ * `Amaranth 0.5.7 <https://amaranth-lang.org/docs/amaranth/v0.5.7/ >`_
13
+ * `Amaranth 0.5.6 <https://amaranth-lang.org/docs/amaranth/v0.5.6/ >`_
12
14
* `Amaranth 0.5.5 <https://amaranth-lang.org/docs/amaranth/v0.5.5/ >`_
13
15
* `Amaranth 0.5.4 <https://amaranth-lang.org/docs/amaranth/v0.5.4/ >`_
14
16
* `Amaranth 0.5.3 <https://amaranth-lang.org/docs/amaranth/v0.5.3/ >`_
@@ -92,6 +94,23 @@ Platform integration changes
92
94
* Changed: the Gowin platform now uses ``nextpnr-himbaechel `` rather than ``nextpnr-gowin ``.
93
95
94
96
97
+ Version 0.5.7
98
+ =============
99
+
100
+ Platform integration changes
101
+ ----------------------------
102
+
103
+ .. currentmodule :: amaranth.vendor
104
+
105
+ * Added: build commands are also serialized to ``build_{{name}}.json ``.
106
+
107
+
108
+ Version 0.5.6
109
+ =============
110
+
111
+ Updated to address compatibility with PyPy 3.11.
112
+
113
+
95
114
Version 0.5.5
96
115
=============
97
116
You can’t perform that action at this time.
0 commit comments