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 1b7e650 commit 50b6764Copy full SHA for 50b6764
CHANGELOG.md
@@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+## [4.4.1](v4.4.1) - 2024-07-29 14:21:42+02:00 (urgency: medium)
7
+* fixed `hal_py.GateLibrary.gate_types` pybind
8
+* fixed `hal_py.NetlistFactory.load_netlist` pybind
9
+
10
## [4.4.0](v4.4.0) - 2024-07-19 15:55:24+02:00 (urgency: medium)
11
* **WARNING:** this release breaks the API of the `boolean_influence` and `bitorder_propagation` plugin
12
* **WARNING:** this release contains many new unstable plugin APIs that will likely change in the future
CURRENT_VERSION
@@ -1 +1 @@
1
-4.4.0
+4.4.1
0 commit comments