Releases: emsec/hal
Releases · emsec/hal
v1.0.22
Fixed showing message box for error while opening file
Fixed plugin generator for new EXPORT definition
Fixed Visibility of shared Libraries (#121 )
Fixed bug in callback hook, optimized json output
Added pybind for bdd evaluate
Added python editor tabs in hal file manager
Remove plugin manager callback hook while closing GUI. Fixes #88
v1.0.21
Fixes in python editor
Fixes in core (Closes issue #98 and #96 )
v1.0.20
Added python editor tabs to have multiple documents open at the same time
v1.0.19
Remove dirty flag from genversion.py
Remove kernel.h dependency in include/gate_decorator_system/decorators/gate_decorator_bdd.h for plugin repositories
v1.0.18
Fix un-indent of single line failing on specific cursor positions
fixed bug in parsers: added a GLOBAL_GND instead of a GLOBAL_VCC gate
v1.0.17
Fixed correct python binding of data container and added documentation for it. Closes #78
Rename add_net and insert_gate to assign_net and assign_gate in module class. Closes #85
Fix cursor position upon stdout and stderr text output
Fix build instructions for macOS and import of OpenMP
fixxed documentation
added new features to gate_decorator_bdd: - generate truth table - evaluate bdd
python context is no longer printed before each script execution
Hardcode returns from python editor
Display prompt before closing application
Added first issue templates
v1.0.16
Allow changing parent module (#84 )
navigation expands the file-name-index when GUI starts (#83 )
Feature/selection history (#82 )
Move to spdlog 1.3.1 (#80 )
new tool for generating new plugins (#81 )
Fixed homebrew install command in README.md
Fixes for out of source plugin builds
v1.0.15
Fixed install include path of plugins
Include information about homebrew tap in README.md
v1.0.14
Fix install rpath on macOS
Update genversion.py
netlist creation now correctly fires module created event for topmodule
Fix bad python binding for gates property of module
Fix disabled arrow keys in navigation view
v1.0.13
Fix auto-scrolling in the python editor
Add indent/unindent for multi-line selections in python editor
Fixed python shell to properly support global keyword
You can’t perform that action at this time.