Release v2.0.0
New features
- Added a complete sequence editor (
), to manage asserted (enable) and awaited (pgood) signals, with a chronogram and an automated sequence generator (#25, d324a26)
- Added an option to choose between typical or maximum for displaying (#84, 6e662c4)
- Added an option to show or hide alerts (#83, 436357e)
- Added an option to modify the item size ratio (#61, 6248ea2)
- Added an option to show or hide parts in the tree (5eef066)
Bug correction
- Fixed the default alert with 0% efficiency in case of null load (#82, 4e4f091)
- Fixed a bug forcing to refresh the sheet twice (#67 5ffe3e3)
- Fixed the window file icon association (#38, 2c60da0)
- Fixed the window size according to the top menu (#85 cc258cc)
- Fixed unwanted vertical net when an item is hidden (cdb5f5b)
- Fixed the default Vmin value (fac1b46)
Other
- Disabled file locking by default, now must be enabled with --file-lock option (bac9bfc)
- Global code cleaning
- Updated all dependencies and their security issues