v0.4.41
What's Changed
- Add breadcrumbs to documentation by @akaszynski in #945
- Fixes to component creation by @seeyouatcloudbase in #944
- added create_component_from_spicemodel method in Circuit by @maxcapodi78 in #947
- use AddDynamicLink instead of internal API commands by @maxcapodi78 in #950
- Pre-commit applied to unit test files. by @MaxJPRey in #953
- added create_report method to replace create_rectangular plot method … by @maxcapodi78 in #954
- Access edb_value from components using a method instead of a property. by @MaxJPRey in #938
- Add Unittest rmxprt and Circuit Create_Report method by @Samuelopez-ansys in #956
- Upgrade version of the code style tools. by @MaxJPRey in #963
- Improve the polygon parametrization in the edb layout module. by @MaxJPRey in #960
- new method get_solution_data that will replace get_report_data by @maxcapodi78 in #959
New Contributors
- @seeyouatcloudbase made their first contribution in #944
Full Changelog: v0.4.40...v0.4.41