v0.4.28
What's Changed
- pyaedt_with_IDE.bat will run from the folder where it is located. by @maxcapodi78 in #842
- Fix/dynamic link by @maxcapodi78 in #841
- Added new method get_traces_for_plot to get trace list ready to be plotted. by @maxcapodi78 in #843
- Deprecate
_convert_list_to_ids
by @Alberto-DM in #839 - Plot screenshots using "s" key by @maxcapodi78 in #844
- Added area method to edb primitives object by @maxcapodi78 in #845
- Enhancement/deembed wave port terminal by @Alberto-DM in #838
- Added short_component_pins to edb and parameters_values and polygon_data to Padstack Instances by @maxcapodi78 in #848
- Added get_pyaedt_app unit test. Fixed bug in design name when design is Hfss3dLayout by @maxcapodi78 in #849
Full Changelog: v0.4.27...v0.4.28