Releases: ansys/pyedb
Releases · ansys/pyedb
v0.34.3
v0.34.2
CHORE: Bump version into v0.34.2
v0.34.1
What's Changed
- CHORE: Bump release 0.35.dev0 by @svandenb-dev in #912
- BUILD: Update ipython requirement from <8.30,>=8.13.0 to >=8.13.0,<8.31 by @dependabot in #920
- FIX: Roughness model fix by @svandenb-dev in #923
Full Changelog: v0.34.0...v0.34.1
v0.34.0
What's Changed
- REFACTOR: plot method by @maxcapodi78 in #900
- CHORE: Bump release 0.34.dev0 by @svandenb-dev in #904
- CHORE: Updated ansys-pythonnet requirement by @maxcapodi78 in #909
- CI: Update pyaedt tests jobs by @SMoraisAnsys in #907
- FIX: Edb cfg padstack solderball by @hui-zhou-a in #911
- CI: Fix release workflow by @SMoraisAnsys in #913
- FIX: edb cfg s param export by @hui-zhou-a in #914
- REFACTOR: New edb cfg example dcir by @hui-zhou-a in #903
- REFACTOR: Dotnet coreclr loading by @SMoraisAnsys in #916
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- BUILD: Update jupyterlab requirement from <4.3,>=4.0.0 to >=4.0.0,<4.4 by @dependabot in #878
- BUILD: bump numpy upper limit to 3.X by @RobPasMue in #894
- BUILD: Update pytest-cov requirement from <5.1,>=4.0.0 to >=4.0.0,<6.1 by @dependabot in #877
- DOCS: Correct typos in class names/paths by @SMoraisAnsys in #892
- FEAT: variable description by @hui-zhou-a in #896
- REFACTOR: Edb cfg doc by @hui-zhou-a in #890
- FEAT: edb cfg create polygon by @hui-zhou-a in #895
- REFACTOR: Material to match gRPC implementation by @SMoraisAnsys in #901
New Contributors
- @RobPasMue made their first contribution in #894
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- FIX: bug in uniitest by @hui-zhou-a in #511
- FIX: version check by @hui-zhou-a in #515
- FIX: bug in edb configuration padstack by @hui-zhou-a in #519
- FEAT: assign nearest ref pin by @hui-zhou-a in #520
- FIX: Logger typo fix by @svandenb-dev in #524
- CI: Bump release 0.13.dev0 by @svandenb-dev in #523
- FIX: stackup load by @hui-zhou-a in #527
- CHORE: Update ipython requirement from <8.25,>=8.13.0 to >=8.13.0,<8.26 by @dependabot in #531
- REFACTOR: Configfile stackup by @svandenb-dev in #525
- FIX: Enhancement siwave dc report by @hui-zhou-a in #533
- REFACTOR: edb.configuration stackup and components by @hui-zhou-a in #539
- FEAT: Arbitrary wave port support by @svandenb-dev in #541
- CI: Use Trusted Publisher to release package by @SMoraisAnsys in #545
- FEAT: edb.configuration.export by @hui-zhou-a in #546
- FIX: gds fix by @gkorompi in #537
- FIX: terminal net by @hui-zhou-a in #548
- CI: Temporary assign runner to jobs by @SMoraisAnsys in #551
- FEAT: edb.configuration.export operations by @hui-zhou-a in #547
- FEAT: Add deprecate decorator by @SMoraisAnsys in #544
- FIX: unittest arbitrary wave ports by @hui-zhou-a in #549
- FEAT: EDB configuration create new stackup by @hui-zhou-a in #554
- FIX: Failure in CICD with plot on matplotlib by @SMoraisAnsys in #556
- FIX: unittest materials by @hui-zhou-a in #557
- DOCS: Fix path to resoures figures by @SMoraisAnsys in #562
- FEAT: Polygon based padstack definition creation by @svandenb-dev in #559
- REFACTOR: codes structure primitive by @hui-zhou-a in #558
- FEAT: Added find_points_along_lines method in GeometryOperators class by @Alberto-DM in #566
- FEAT: bondwire support by @hui-zhou-a in #568
- FEAT: edb configuration create ports between two points by @hui-zhou-a in #570
- CI: Bump release 0.14.dev0 by @svandenb-dev in #564
- REFACTOR: Pyedb hierarchy terminal refactoring by @svandenb-dev in #565
- FIX: RaptorX Max Frequency, Mesh Frequency, Edge Mesh by @gfetsis in #572
- REFACTOR: simulation setup part 1 by @hui-zhou-a in #571
- FIX: RaptorX Settings - Floating numbers by @gfetsis in #576
- REFACTOR!: Remove function handler by @SMoraisAnsys in #563
- FEAT: Via fencing defeaturing by @svandenb-dev in #577
- CHORE: Bump dev version into 0.15.dev0 by @SMoraisAnsys in #580
- FEAT: Add a method to wait Siwave export finish by @hui-zhou-a in #581
- FIX: HFSSPI simulation setup creation by @svandenb-dev in #584
- REFACTOR: simulation setup part 2 by @hui-zhou-a in #586
- FEAT: Vrm class support by @svandenb-dev in #587
- CHORE: Update numpy requirement from <2,>=1.20.0 to >=1.20.0,<3 by @dependabot in #583
- FIX: add mesh operation by @hui-zhou-a in #588
- DOCS: layout validation documentation exposed by @svandenb-dev in #589
- FEAT: edb cfg setup mesh operation by @hui-zhou-a in #592
- CHORE: Bump dev version to 0.16.dev0 by @svandenb-dev in #591
- FIX: Fixes 2 issues in ipc2581 exports. by @maxcapodi78 in #593
- FIX: numpy version 2.0 issue fixed by @svandenb-dev in #594
- CHORE: Bump release 0.17.dev by @svandenb-dev in #596
- FEAT: unittest future features by @hui-zhou-a in #601
- FIX: Hfss pi refactoring bug fix by @svandenb-dev in #597
- FEAT: added expand method to class PrimitivesDotNet by @maxcapodi78 in #605
- REFACTOR: Primitive scale by @svandenb-dev in #607
- FIX: wrong Edb import by @hui-zhou-a in #613
- FEAT: Get Primitive from an ID. by @maxcapodi78 in #608
- FEAT: Added a new property to check if a polygon has self.intersections and a method to remove it from the polygon. by @maxcapodi78 in #616
- FEAT: Siwave xtalk scan config file support by @svandenb-dev in #614
- FEAT: export bom by @hui-zhou-a in #610
- CHORE: Bump release 0.18.dev0 by @svandenb-dev in #617
- FEAT: Add voids to extent by @maxcapodi78 in #619
- CHORE: Bump release 0.19.0dev by @svandenb-dev in #621
- CHORE: Update ipython requirement from <8.26,>=8.13.0 to >=8.26.0,<8.27 by @dependabot in #625
- FEAT: Configuration file export nets by @svandenb-dev in #623
- FIX: Add pandas as default dependency in #629
- FIX: EDB version to support HFSS PI by @hui-zhou-a in #627
- FEAT: edb configuration export ports and sources by @hui-zhou-a in #632
- FIX: edb.configuration to support pathlib by @hui-zhou-a in #636
- FEAT: edb config export pin group by @hui-zhou-a in #638
- REFACTOR: Bug 662 and HFSS PI refactoring by @hui-zhou-a in #641
- FIX: Path center line returning points by @svandenb-dev in #645
- CHORE: Update pydantic requirement from <2.8,>=2.6.4 to >=2.6.4,<2.9 by @dependabot in #631
- DOCS: Refactor documentation examples by @SMoraisAnsys in #639
- DOCS: Add EDB configuration example. by @hui-zhou-a in #604
- FIX: Extend ref pin search outside component with create port on component by @svandenb-dev in #650
- BUILD: Update nbconvert requirement from <7.14 to <7.17 by @dependabot in #651
- CHORE: Update dependabot configuration by @SMoraisAnsys in #654
- CHORE: Bump dev version into 0.20.dev0 by @SMoraisAnsys in #655
- REFACTOR: remove downloads.py by @hui-zhou-a in #656
- REFACTOR: layout by @hui-zhou-a in #649
- REFACTOR: revert by @hui-zhou-a in #659
- FIX: freq sweep by @hui-zhou-a in #665
- DOCS: Fix example bullet points by @SMoraisAnsys in #666
- REFACTOR: removed is_ironpython and inside_desktop variables as it is not anymore by @maxcapodi78 in #661
- FIX: minor fix freq_sweep_type by @hui-zhou-a in #669
- FIX: Create pingroup fix by @svandenb-dev in #668
- FEAT: new edb cfg examples by @hui-zhou-a in #670
- FEAT: Added getitem to primitives. fixed bug in getitem for padstack. by @maxcapodi78 in #652
- CHORE: Bump release 0.21.0 by @svandenb-dev in #671
- FEAT: Improved auto_parametrize_design method. by @maxcapodi78 in #675
- CHORE: Bump release 0.22.dev0 by @svandenb-dev in #677
- FIX: python 3.8 compatibility by @svandenb-dev in #679
- FIX: Change line 815 and 816. Update the way 3D object is created by @amichel0205 in #683
- FIX: Material with import stackup file by @svandenb-dev in #688
- FIX: bug in _create_pin_group_terminal method by @maxcapodi78 in #689
- FEAT: selected_angles parameter for find_points_along_lines method by @Alberto-DM in #692
- FIX: rename_layers by @maxcapodi78 in #691
- FEAT: Siwave locked lib exporter by @svandenb-dev in #687
- FEAT: Via fencing improvement supporting specific angle by @svandenb-dev in #693
- FIX: Rollback port creation behavior with no ref pin on cmp by @svandenb-dev in #694
- FEAT: add...
v0.31.0
What's Changed
- FEAT: hole override by @hui-zhou-a in #849
- FEAT: #850 : Add custom title argument to plot function by @JDufrenneAnsys in #852
- BUILD: Update pypandoc requirement from <1.14,>=1.10.0 to >=1.10.0,<1.15 by @dependabot in #843
- CHORE: Upgrade doc style action by @SMoraisAnsys in #855
- CHORE: Temporary removal of docformatter hook by @SMoraisAnsys in #856
- CHORE: Update AUTHORS to match ansys by @SMoraisAnsys in #857
- BUILD: Update imageio requirement from <2.36,>=2.30.0 to >=2.30.0,<2.37 by @dependabot in #859
- FIX: setup types by @hui-zhou-a in #854
New Contributors
- @JDufrenneAnsys made their first contribution in #852
Full Changelog: v0.30.0...v0.31.0
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