File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33
44## [ Unreleased]
5- * Graphics
65
6+ ## [ 4.2.0] - 2023-05-24 10:02:04-07:00 (urgency: medium)
77* GUI plugin manager
88 * ** WARNING:** modified plugin core API - reduced number of base classes and instead added extension components
99 * added overview of loaded plugins and their features
@@ -92,6 +92,10 @@ All notable changes to this project will be documented in this file.
9292 * fixed nets without source or destination not being shown when unfolding the module they belong to in the selection details widget
9393 * fixed cmake failing to parse HAL version number from file
9494 * fixed pins and pin groups not being hashable in Python
95+ * fixed Python script execution abort button disappearing when switching tabs
96+ * fixed segfault when deleting a module for which an exclusive view exists
97+ * fixed not loading all plugins if the GUI is not in control
98+ * fixed Verilog writer not being a dependency of Verilator plugin
9599
96100## [ 4.1.0] - 2023-03-08 16:57:06+01:00 (urgency: medium)
97101* selection details widget
Original file line number Diff line number Diff line change 1- 4.1 .0
1+ 4.2 .0
You can’t perform that action at this time.
0 commit comments