Pyedb

Latest version: v0.31.0

Safety actively analyzes 678547 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

0.31.0

What's Changed
* FEAT: hole override by hui-zhou-a in https://github.com/ansys/pyedb/pull/849
* FEAT: 850 : Add custom title argument to plot function by JDufrenneAnsys in https://github.com/ansys/pyedb/pull/852
* BUILD: Update pypandoc requirement from <1.14,>=1.10.0 to >=1.10.0,<1.15 by dependabot in https://github.com/ansys/pyedb/pull/843
* CHORE: Upgrade doc style action by SMoraisAnsys in https://github.com/ansys/pyedb/pull/855
* CHORE: Temporary removal of docformatter hook by SMoraisAnsys in https://github.com/ansys/pyedb/pull/856
* CHORE: Update AUTHORS to match ansys by SMoraisAnsys in https://github.com/ansys/pyedb/pull/857
* BUILD: Update imageio requirement from <2.36,>=2.30.0 to >=2.30.0,<2.37 by dependabot in https://github.com/ansys/pyedb/pull/859
* FIX: setup types by hui-zhou-a in https://github.com/ansys/pyedb/pull/854

New Contributors
* JDufrenneAnsys made their first contribution in https://github.com/ansys/pyedb/pull/852

**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.30.0...v0.31.0

0.30.0

What's Changed
* CHORE: Bump release 0.30.dev0 by svandenb-dev in https://github.com/ansys/pyedb/pull/820
* FIX: IC Die Properties setter fixes by isaacwaldron in https://github.com/ansys/pyedb/pull/829
* FIX: import_gds_file by gfetsis in https://github.com/ansys/pyedb/pull/826
* FIX: cell load when multiple cells are in DB. by maxcapodi78 in https://github.com/ansys/pyedb/pull/833
* REFACTOR: edb configuration stackup layer by hui-zhou-a in https://github.com/ansys/pyedb/pull/824
* BUILD: Update ipython requirement from <8.28,>=8.13.0 to >=8.13.0,<8.29 by dependabot in https://github.com/ansys/pyedb/pull/834
* BUILD: Bump sphinx-autobuild from 2021.3.14 to 2024.10.3 by dependabot in https://github.com/ansys/pyedb/pull/837
* DOCS: Future build breaking change on Linux by SMoraisAnsys in https://github.com/ansys/pyedb/pull/839
* FEAT: edb cfg roughness by hui-zhou-a in https://github.com/ansys/pyedb/pull/844
* FIX: Improve cutout speed by maxcapodi78 in https://github.com/ansys/pyedb/pull/845
* FEAT: layout validation padstack names by hui-zhou-a in https://github.com/ansys/pyedb/pull/847

New Contributors
* isaacwaldron made their first contribution in https://github.com/ansys/pyedb/pull/829

**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.29.0...v0.30.0

0.29.0

What's Changed
* FIX: skip dc simulation unittest due to edb api bug by hui-zhou-a in https://github.com/ansys/pyedb/pull/796
* FIX: Fix disjoint_nets method by maxcapodi78 in https://github.com/ansys/pyedb/pull/804
* FIX: Edb config set component rlc by hui-zhou-a in https://github.com/ansys/pyedb/pull/799
* REFACTOR: Edb Config documentation by hui-zhou-a in https://github.com/ansys/pyedb/pull/802
* FIX: add condiction check in cfg padstack def by hui-zhou-a in https://github.com/ansys/pyedb/pull/808
* FIX: Improve cutout voids by maxcapodi78 in https://github.com/ansys/pyedb/pull/807
* BUILD: Bump sphinx-autobuild from 2021.3.14 to 2024.9.19 by dependabot in https://github.com/ansys/pyedb/pull/803
* CI: Add pyaedt linux testing when releasing by SMoraisAnsys in https://github.com/ansys/pyedb/pull/801
* CI: Add job to test on Linux by SMoraisAnsys in https://github.com/ansys/pyedb/pull/791
* FEAT: EDB Config - export component properties by hui-zhou-a in https://github.com/ansys/pyedb/pull/810
* CI: Add labeler for grpc transition by SMoraisAnsys in https://github.com/ansys/pyedb/pull/809
* REFACTOR: edb cfg s parameter export and bug fix by hui-zhou-a in https://github.com/ansys/pyedb/pull/816
* FIX: Speedup Edb plot method by maxcapodi78 in https://github.com/ansys/pyedb/pull/817
* CI: Fix pyaedt test in linux by SMoraisAnsys in https://github.com/ansys/pyedb/pull/819
* CI: Extend pyaedt testing timeout linux by SMoraisAnsys in https://github.com/ansys/pyedb/pull/821
* FIX: return matplotlib object in plot methods by maxcapodi78 in https://github.com/ansys/pyedb/pull/818
* CI: Extend var env in pyaedt test linux by SMoraisAnsys in https://github.com/ansys/pyedb/pull/825


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.28.0...v0.29.0

0.28.0

What's Changed
* BUILD: Update pydantic requirement from <2.9,>=2.6.4 to >=2.6.4,<2.10 by dependabot in https://github.com/ansys/pyedb/pull/778
* FIX: Replace pyaedt to ansys.aedt.core by Samuelopez-ansys in https://github.com/ansys/pyedb/pull/781
* FIX: cfg pin group by ring630 in https://github.com/ansys/pyedb/pull/780
* BUILD: Remove numpy>=2. compatibility by SMoraisAnsys in https://github.com/ansys/pyedb/pull/783
* FEAT: edb configuration padstack by ring630 in https://github.com/ansys/pyedb/pull/784
* BUILD: Bump sphinx-autobuild from 2024.2.4 to 2024.9.3 by dependabot in https://github.com/ansys/pyedb/pull/768
* REFACTOR: new edb config example. by ring630 in https://github.com/ansys/pyedb/pull/789
* FIX: padstack and siwave by ring630 in https://github.com/ansys/pyedb/pull/792

New Contributors
* Samuelopez-ansys made their first contribution in https://github.com/ansys/pyedb/pull/781

**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.27.0...v0.28.0

0.27.0

What's Changed
* FEAT: spice model terminal pair by ring630 in https://github.com/ansys/pyedb/pull/769
* FIX: Polygon data bounding box fix by svandenb-dev in https://github.com/ansys/pyedb/pull/771
* REFACTOR: improve edb.nets.plot() efficiency by ring630 in https://github.com/ansys/pyedb/pull/773
* FIX: set_component_model by gkorompi in https://github.com/ansys/pyedb/pull/776
* FIX: assign spice model docstring by ring630 in https://github.com/ansys/pyedb/pull/777


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.26.3...v0.27.0

0.26.3

What's Changed
* FIX: edb cfg spice import by ring630 in https://github.com/ansys/pyedb/pull/767


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.26.2...v0.26.3

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.