Releases: ansys/pyedb
Releases · ansys/pyedb
v0.43.0
What's Changed
- FIX: Cfg boundaries refactoring by @svandenb-dev in #1131
- FIX: Cfg general refactor by @svandenb-dev in #1132
- FIX: Cfg pingroup refactoring by @svandenb-dev in #1139
- FIX: Cfg refactoring package def by @svandenb-dev in #1138
- FIX: Cfg operations refactoring by @svandenb-dev in #1137
- FIX: Cfg nets refactoring by @svandenb-dev in #1136
- FIX: Cfg modeler refactoring by @svandenb-dev in #1133
- REFACTOR: freq sweep by @hui-zhou-a in #1140
- FIX: Cfg s parameter refactoring by @svandenb-dev in #1142
- REFACTOR: Import gds by @gkorompi in #1141
- REFACTOR: cfg setups by @hui-zhou-a in #1143
- FIX: Cfg stackup refactoring by @svandenb-dev in #1144
- FIX: Cfg configuration refactoring by @svandenb-dev in #1145
- REFACTOR: split via by @hui-zhou-a in #1146
Full Changelog: v0.42.0...v0.43.0
v0.42.0
What's Changed
- CHORE: Bump release 0.42.dev0 by @svandenb-dev in #1111
- FIX: Setup name fix by @svandenb-dev in #1118
- FEAT: grpc configuration file boundaries by @svandenb-dev in #1114
- FEAT: grpc Cfg file 2p0 components by @svandenb-dev in #1117
- FEAT: grpc Cfg file 2p0 setups by @svandenb-dev in #1119
- FEAT: grpc Cfg file 2p0 pingroups by @svandenb-dev in #1120
- FEAT: grpc Cfg file 2p0 spice model by @svandenb-dev in #1121
- REFACTOR: open_edb by @hui-zhou-a in #1123
- FIX: grpc transition tracker pr#967 by @svandenb-dev in #1094
- FIX: port location by @hui-zhou-a in #1126
- FIX: freq sweep type by @hui-zhou-a in #1129
- REFACTOR: freq sweep by @hui-zhou-a in #1130
- REFACTOR: edb cfg components for GRPC by @hui-zhou-a in #1128
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- CI: Add mandatory token to Github release job by @SMoraisAnsys in #1110
- CHORE: Bump release 0.41.dev0 by @svandenb-dev in #1107
- FEAT: Active cell setter by @svandenb-dev in #1108
- FEAT: split via, convert via hole to conical shape by @hui-zhou-a in #1096
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
- FEAT: edb cfg export wave port by @hui-zhou-a in #1080
- FIX: cfg_padstacks.py by @hui-zhou-a in #1077
- FEAT: EDB CFG contact_expansion by @hui-zhou-a in #1083
- CHORE: Update dev version by @SMoraisAnsys in #1081
- FEAT: Grpc transition pr#992 tracker by @svandenb-dev in #1091
- FIX: grpc transition PR#1050 tracker by @svandenb-dev in #1087
- FEAT: grpc transition PR#1065 tracker by @svandenb-dev in #1086
- FEAT: grpc tracker pr#852 by @svandenb-dev in #1104
- FEAT: Grpc tracker pr#862 by @svandenb-dev in #1103
- FEAT: Grpc tracker pr#881 by @svandenb-dev in #1102
- FIX: Adding shapely main dependencies by @svandenb-dev in #1106
- FEAT: grpc transition PR#1017 tracker by @svandenb-dev in #1088
- FIX: Grpc tracker pr#934 by @svandenb-dev in #1100
- FEAT: grpc transition tracker pr#946 by @svandenb-dev in #1098
- FIX: grpc transition tracker pr#966 by @svandenb-dev in #1097
- FEAT: Grpc transition pr#942 by @svandenb-dev in #1099
- FIX: Get primitive from point bug fix with terminal by @svandenb-dev in #995
- FEAT: grpc transition PR#1005 tracker by @svandenb-dev in #1089
- REFACTOR: Removing simulation configuration legacy by @svandenb-dev in #1101
- FIX: export solder_ball from IC component by @hui-zhou-a in #1093
- FIX: Circuit port creation on multiple pins by @isaacwaldron in #1095
- FEAT: Add material from stackup by @hui-zhou-a in #1075
Full Changelog: v0.39.1...v0.40.0
v0.39.1
What's Changed
- FIX: grpc student version by @svandenb-dev in #1078
- CI: Add mandatory inputs to deploy actions by @SMoraisAnsys in #1079
Full Changelog: v0.39.0...v0.39.1
v0.39.0
What's Changed
- FEAT: ports and sources on different components by @hui-zhou-a in #1058
- FIX: configuration.py by @hui-zhou-a in #1064
- FIX: edb import coordiante circuilt port by @hui-zhou-a in #1067
- FEAT: update materials from syslib by @hui-zhou-a in #1065
- FEAT: Grpc transition speed optimization by @svandenb-dev in #1010
- BUILD: Bump ansys/actions from 7 to 8 by @dependabot in #1054
- FIX: grpc ipc export fix by @svandenb-dev in #1069
- FIX: release fix by @svandenb-dev in #1070
- FIX: Fixing tests by @svandenb-dev in #1071
- FIX: Circuit port creation by @isaacwaldron in #1050
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- FIX: Ipc padstack instances fix by @svandenb-dev in #1008
- BUILD: Update matplotlib requirement from <3.10,>=3.5.0 to >=3.5.0,<3.11 by @dependabot in #949
- CHORE: Bump dev version into v0.38.dev0 by @SMoraisAnsys in #1012
- BUILD: Update pypandoc requirement from <1.15,>=1.10.0 to >=1.10.0,<1.16 by @dependabot in #969
- FIX: Edb cfg discrete by @hui-zhou-a in #1006
- FEAT: Min converged passes added by @svandenb-dev in #1011
- REFACTOR: EDB CFG by @hui-zhou-a in #1013
- FIX: Speed up via delete by @boyang2022 in #1017
- FIX: configuration.py by @hui-zhou-a in #1019
- FEAT: edb cfg probes by @hui-zhou-a in #1018
- REFACTOR: remove examples by @hui-zhou-a in #1021
- REFACTOR: get example package design in unittest by @hui-zhou-a in #1033
- FEAT: extension by @hui-zhou-a in #1016
- CHORE: Documentation build not using self hosted runner by @Samuelopez-ansys in #1042
- FIX: create_voltage_source by @hui-zhou-a in #1039
- FIX: Edb cfg enhancement by @hui-zhou-a in #1037
- CHORE: Conftest 251 by @svandenb-dev in #1043
- FIX: convert to 3d microvia by @hui-zhou-a in #1047
- CHORE: Unit test fix by @svandenb-dev in #1048
- BUILD: Bump ansys/actions from 5 to 7 by @dependabot in #717
- FIX: edb cfg equipotential - quad and inline by @hui-zhou-a in #1052
- FIX: Primitive cast fix by @svandenb-dev in #1055
- CHORE: CICD PyAEDT main branch test fix by @svandenb-dev in #1057
- FIX(release): avoid metadata 2.4 by @SMoraisAnsys in #1061
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
- FIX: version by @hui-zhou-a in #1001
- FIX: Primitive casting by @maxcapodi78 in #1004
- REFACTOR: edb cfg equipotential region by @hui-zhou-a in #1002
- FEAT: Point in polygon by @hui-zhou-a in #1005
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- FIX: merge via filtered by start and stop layers by @boyang2022 in #992
- FIX: Import gd s by @gkorompi in #994
- FEAT: Edb cfg equipotential by @hui-zhou-a in #999
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- CI: Updates to use the new self-hosted runner by @SMoraisAnsys in #968
- REFACTOR: Optimize Edb initialization for die designs by @SMoraisAnsys in #966
- FIX: bug in create pin group, replace logger.error with raise Value e… by @hui-zhou-a in #967
- FIX: Point terminal layer getter function by @SMoraisAnsys in #965
- CI: Use renamed ansys action by @SMoraisAnsys in #971
- BUILD: Update ipython requirement from <8.31,>=8.13.0 to >=8.13.0,<8.32 by @dependabot in #955
- FEAT: Via clustering extending line support by @svandenb-dev in #953
- TEST: Use pytest tmpdir instead of user HOME by @SMoraisAnsys in #972
- FIX: Arbitrary waveport meshing fix by @svandenb-dev in #973
- FIX: GetEtchNetClass by @hui-zhou-a in #978
- CI: Validate apt install of tk by @SMoraisAnsys in #981
- REFACTOR: layer property by @hui-zhou-a in #980
- CI: Reorder tests to avoid numpy issue by @SMoraisAnsys in #989
- CI: Deselect from project root by @SMoraisAnsys in #990
- FIX: merge_via bugs by @boyang2022 in #991
Full Changelog: v0.34.4...v0.35.0