Releases: ansys/pyedb
Releases · ansys/pyedb
v0.30.0
What's Changed
- CHORE: Bump release 0.30.dev0 by @svandenb-dev in #820
- FIX: IC Die Properties setter fixes by @isaacwaldron in #829
- FIX: import_gds_file by @gfetsis in #826
- FIX: cell load when multiple cells are in DB. by @maxcapodi78 in #833
- REFACTOR: edb configuration stackup layer by @hui-zhou-a in #824
- BUILD: Update ipython requirement from <8.28,>=8.13.0 to >=8.13.0,<8.29 by @dependabot in #834
- BUILD: Bump sphinx-autobuild from 2021.3.14 to 2024.10.3 by @dependabot in #837
- DOCS: Future build breaking change on Linux by @SMoraisAnsys in #839
- FEAT: edb cfg roughness by @hui-zhou-a in #844
- FIX: Improve cutout speed by @maxcapodi78 in #845
- FEAT: layout validation padstack names by @hui-zhou-a in #847
New Contributors
- @isaacwaldron made their first contribution in #829
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- FIX: skip dc simulation unittest due to edb api bug by @hui-zhou-a in #796
- FIX: Fix disjoint_nets method by @maxcapodi78 in #804
- FIX: Edb config set component rlc by @hui-zhou-a in #799
- REFACTOR: Edb Config documentation by @hui-zhou-a in #802
- FIX: add condiction check in cfg padstack def by @hui-zhou-a in #808
- FIX: Improve cutout voids by @maxcapodi78 in #807
- BUILD: Bump sphinx-autobuild from 2021.3.14 to 2024.9.19 by @dependabot in #803
- CI: Add pyaedt linux testing when releasing by @SMoraisAnsys in #801
- CI: Add job to test on Linux by @SMoraisAnsys in #791
- FEAT: EDB Config - export component properties by @hui-zhou-a in #810
- CI: Add labeler for grpc transition by @SMoraisAnsys in #809
- REFACTOR: edb cfg s parameter export and bug fix by @hui-zhou-a in #816
- FIX: Speedup Edb plot method by @maxcapodi78 in #817
- CI: Fix pyaedt test in linux by @SMoraisAnsys in #819
- CI: Extend pyaedt testing timeout linux by @SMoraisAnsys in #821
- FIX: return matplotlib object in plot methods by @maxcapodi78 in #818
- CI: Extend var env in pyaedt test linux by @SMoraisAnsys in #825
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- BUILD: Update pydantic requirement from <2.9,>=2.6.4 to >=2.6.4,<2.10 by @dependabot in #778
- FIX: Replace pyaedt to ansys.aedt.core by @Samuelopez-ansys in #781
- FIX: cfg pin group by @ring630 in #780
- BUILD: Remove numpy>=2. compatibility by @SMoraisAnsys in #783
- FEAT: edb configuration padstack by @ring630 in #784
- BUILD: Bump sphinx-autobuild from 2024.2.4 to 2024.9.3 by @dependabot in #768
- REFACTOR: new edb config example. by @ring630 in #789
- FIX: padstack and siwave by @ring630 in #792
New Contributors
- @Samuelopez-ansys made their first contribution in #781
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- FEAT: spice model terminal pair by @ring630 in #769
- FIX: Polygon data bounding box fix by @svandenb-dev in #771
- REFACTOR: improve edb.nets.plot() efficiency by @ring630 in #773
- FIX: set_component_model by @gkorompi in #776
- FIX: assign spice model docstring by @ring630 in #777
Full Changelog: v0.26.3...v0.27.0
v0.26.3
v0.26.2
What's Changed
- BUILD: Update ipython requirement from <8.27,>=8.13.0 to >=8.13.0,<8.28 by @dependabot in #761
- FIX: Arbitrary wave port by @svandenb-dev in #759
- BUILD: Update numpy upper bound to <2.2 by @SMoraisAnsys in #762
- FIX: version property, fix bug in loac configuration, fix bug in quit_application by @ring630 in #763
- FIX: Arbitrary wave port bug fix by @svandenb-dev in #765
Full Changelog: v0.26.1...v0.26.2
v0.26.1
What's Changed
- CHORE: bump release 0.27.dev0 by @svandenb-dev in #755
- FIX: Points property fix by @svandenb-dev in #757
Full Changelog: v0.26.0...v0.26.1
v0.26.0
What's Changed
- CHORE: Bump release 0.26.dev0 by @svandenb-dev in #747
- BUILD: Update numpydoc requirement from <1.8,>=1.5.0 to >=1.5.0,<1.9 by @dependabot in #742
- BUILD: Update cffi requirement from <1.17,>=1.16.0 to >=1.16.0,<1.18 by @dependabot in #718
- BUILD: Update imageio requirement from <2.35,>=2.30.0 to >=2.30.0,<2.36 by @dependabot in #728
- FIX: raise Error when failed to create terminal. by @ring630 in #749
- FEAT: siwave properties returning project path and directory by @ring630 in #748
- FIX: IPC export efficiency by @ring630 in #752
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- CHORE: Bump dev version into v0.25.dev0 by @SMoraisAnsys in #729
- DOCS: Use new ansys sphinx theme by @SMoraisAnsys in #733
- FIX: Create port on pin bug fix by @svandenb-dev in #732
- DOCS: Fix doc style by @SMoraisAnsys in #734
- FIX: Update logo by @dipinknair in #741
- FEAT: Enforce pingroup with single pin create port on pins by @svandenb-dev in #739
- FIX: Set solder ball fix with negative diameter by @svandenb-dev in #737
- FIX: export port on points by @ring630 in #743
- FEAT: Edb cfg export cutout by @ring630 in #735
- FIX: create clearance by @ring630 in #744
- FIX: Set solder ball correction by @svandenb-dev in #746
- FEAT: Ansys components libraries ESL ESR computation by @svandenb-dev in #730
New Contributors
- @dipinknair made their first contribution in #741
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- CHORE: Bump version into v0.24.dev0 by @SMoraisAnsys in #704
- CI: Pin upload-artifact version by @SMoraisAnsys in #712
- FEAT: EDB Configuration support in SIwave by @ring630 in #709
- FIX: layer property in primitive by @ring630 in #714
- CI: Revert upload artifact to v4 (unpin) by @SMoraisAnsys in #720
- REFACTOR: edb configuration documentation by @ring630 in #707
- BUILD: Update sphinx-gallery requirement from <0.17,>=0.14.0 to >=0.14.0,<0.18 by @dependabot in #685
- CHORE: Update code base to use AEDT 24.2 by @SMoraisAnsys in #713
- REFACTOR: primitives by @ring630 in #721
Full Changelog: v0.23.0...v0.24.0