updated the release notes

This commit is contained in:
hneemann 2020-02-01 13:55:03 +01:00
parent 7b92e1dcf7
commit c71298df53

View File

@ -1,23 +1,23 @@
Release Notes Release Notes
HEAD, planned as v0.24 v0.24, released on 1. Feb. 2020
- Added support for INOUT ports in HDL generation.
- Improved SVG export - Improved SVG export
- Allows to disable inputs and outputs in the measurement graph. - Allows to disable inputs and outputs in the measurement graph.
- Model analyzer is able to use switches as inputs. - Model analyzer is able to use switches as inputs.
- Editor is able to store views ([CRTL]+[[n]] to store and [[n]] ro recall a view. - Editor is able to store views ([CRTL]+[[n]] to create, [[n]] ro recall
So [CTRL]+[1] stores a view in slot one and [1] recalls it. a view. So [CTRL]+[1] stores a view in slot one and [1] recalls it.
- The octal number format was added. - The octal number format was added.
- A mirroring option was added to some components. - A mirroring option was added to some components.
- Custom Java implemented components can now also implement HDL code to represent - Custom Java implemented components can now also implement HDL code to
the component in an HDL export. represent the component in an HDL export.
- Added a undo function to the table editor. - Added a undo function to the table editor.
- Adds a command line interface for testing circuits. - Adds a command line interface for testing circuits.
- Allows to disable "snap to grid" in text and rectangle components. - Allows to disable "snap to grid" in text and rectangle components.
- A push button combined with a LED was added. - A push button combined with a LED was added.
- A VGA monitor was added. - A VGA monitor was added.
- Unnamed Tunnels are ignored silently. - Improved naming of new Tunnels. Unnamed Tunnels are ignored silently.
- Overlapping pins are now connected. - Overlapping pins are now connected.
- Added support for INOUT ports in HDL generation.
- Fixed an issue with Chinese text rendering. - Fixed an issue with Chinese text rendering.
v0.23, released on 23. Aug. 2019 v0.23, released on 23. Aug. 2019