Pyedb

Latest version: v0.31.0

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

Scan your dependencies

Page 7 of 10

0.7.1

What's Changed
* MAINT: Bump version into 0.8.dev0 by SMoraisAnsys in https://github.com/ansys/pyedb/pull/294
* Layer name can be empty string and can cause a Key Error by maxcapodi78 in https://github.com/ansys/pyedb/pull/288
* 287 time.sleep() error by gkorompi in https://github.com/ansys/pyedb/pull/292
* edb configuration enhancement by ring630 in https://github.com/ansys/pyedb/pull/295
* Bug Fix layer_name by gkorompi in https://github.com/ansys/pyedb/pull/281
* 287_circuit for padstackinstance by gkorompi in https://github.com/ansys/pyedb/pull/306
* 302 rlc_component by gkorompi in https://github.com/ansys/pyedb/pull/304
* siwave solve bug fix on Linux by svandenb-dev in https://github.com/ansys/pyedb/pull/305
* Add toml in dependencies by ring630 in https://github.com/ansys/pyedb/pull/307
* CI: Check PR title format by SMoraisAnsys in https://github.com/ansys/pyedb/pull/298
* DOC: Update edb version to 2024.1 by SMoraisAnsys in https://github.com/ansys/pyedb/pull/312
* FIX: EDB Configuration bug fix by ring630 in https://github.com/ansys/pyedb/pull/318
* CI: Trigger PR title check only for PR by SMoraisAnsys in https://github.com/ansys/pyedb/pull/319
* FIX: Add property pins by ring630 in https://github.com/ansys/pyedb/pull/322
* MAINT: Update python version compatibility by SMoraisAnsys in https://github.com/ansys/pyedb/pull/299
* MAINT: Update numpydoc requirement from <1.7,>=1.5.0 to >=1.5.0,<1.8 by dependabot in https://github.com/ansys/pyedb/pull/326
* MAINT: Update ipython requirement from <8.23,>=8.13.0 to >=8.13.0,<8.24 by dependabot in https://github.com/ansys/pyedb/pull/327
* FIX: Xml stackup load bug fix - renaming layers by svandenb-dev in https://github.com/ansys/pyedb/pull/321
* CHORE: Fix precommit failure by SMoraisAnsys in https://github.com/ansys/pyedb/pull/328
* MAINT: Update pytest-cov requirement from <4.2,>=4.0.0 to >=4.0.0,<5.1 by dependabot in https://github.com/ansys/pyedb/pull/333
* FEATURE: sparam component reference property added by svandenb-dev in https://github.com/ansys/pyedb/pull/330
* FEATURE: Get primitives by layer and points by svandenb-dev in https://github.com/ansys/pyedb/pull/329
* FIX: issue 205 fix by svandenb-dev in https://github.com/ansys/pyedb/pull/311
* FEATURE: add heatsink support by ring630 in https://github.com/ansys/pyedb/pull/335
* DOC: Remove non standard link to image by SMoraisAnsys in https://github.com/ansys/pyedb/pull/336
* DOC: Update wrong URLs by SMoraisAnsys in https://github.com/ansys/pyedb/pull/338
* CI: Extend tests timeout by SMoraisAnsys in https://github.com/ansys/pyedb/pull/337
* FEATURE: package definition support in edb configuration by ring630 in https://github.com/ansys/pyedb/pull/339
* FEATURE: Add generic method edb.padstacks.get_instances by ring630 in https://github.com/ansys/pyedb/pull/343
* REFACT: Material and Materials classes by SMoraisAnsys in https://github.com/ansys/pyedb/pull/290
* FIX: test_multi_zone by ring630 in https://github.com/ansys/pyedb/pull/347


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.7.0...v0.7.1

0.7.0

What's Changed
* MAINT: Bump version into 0.7.dev0 by SMoraisAnsys in https://github.com/ansys/pyedb/pull/276
* Unite polygons by gkorompi in https://github.com/ansys/pyedb/pull/284
* new property hole_diameter by ring630 in https://github.com/ansys/pyedb/pull/278
* Edb configuration enhancement by ring630 in https://github.com/ansys/pyedb/pull/280
* auto_parameerization bug fix by ring630 in https://github.com/ansys/pyedb/pull/285
* layer getter has changed and is now returning the Edb object by maxcapodi78 in https://github.com/ansys/pyedb/pull/293


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.6.0...v0.7.0

0.6.0

**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.5.2...v0.6.0

0.5.2

What's Changed
* MAINT: Bump pypandoc from 1.11 to 1.13 by dependabot in https://github.com/ansys/pyedb/pull/162
* docs: Fix vale warnings. by MaxJPRey in https://github.com/ansys/pyedb/pull/235
* removed unused dependencies and methods by maxcapodi78 in https://github.com/ansys/pyedb/pull/234
* MAINT: Bump jupyterlab from 4.0.6 to 4.1.3 by dependabot in https://github.com/ansys/pyedb/pull/233
* CI: Remove nightly pyaedt examples by SMoraisAnsys in https://github.com/ansys/pyedb/pull/227
* MAINT: Bump imageio from 2.31.5 to 2.34.0 by dependabot in https://github.com/ansys/pyedb/pull/229
* conformal cutout void fix by svandenb-dev in https://github.com/ansys/pyedb/pull/232
* MAINT: Bump ipython from 8.17.2 to 8.22.2 by dependabot in https://github.com/ansys/pyedb/pull/230


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.5.0...v0.5.2

0.5.1

What's Changed
* MAINT: Bump pypandoc from 1.11 to 1.13 by dependabot in https://github.com/ansys/pyedb/pull/162
* docs: Fix vale warnings. by MaxJPRey in https://github.com/ansys/pyedb/pull/235
* removed unused dependencies and methods by maxcapodi78 in https://github.com/ansys/pyedb/pull/234
* MAINT: Bump jupyterlab from 4.0.6 to 4.1.3 by dependabot in https://github.com/ansys/pyedb/pull/233
* CI: Remove nightly pyaedt examples by SMoraisAnsys in https://github.com/ansys/pyedb/pull/227
* MAINT: Bump imageio from 2.31.5 to 2.34.0 by dependabot in https://github.com/ansys/pyedb/pull/229
* conformal cutout void fix by svandenb-dev in https://github.com/ansys/pyedb/pull/232


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.5.0...v0.5.1

0.5.0

What's Changed
* MAINT: Bump version into 0.5.dev0 by svandenb-dev in https://github.com/ansys/pyedb/pull/217
* dc shorts speedup by maxcapodi78 in https://github.com/ansys/pyedb/pull/218
* MAINT: Update project documentation URL by SMoraisAnsys in https://github.com/ansys/pyedb/pull/219
* Mesh via plating by SMoraisAnsys in https://github.com/ansys/pyedb/pull/213
* extended_net.shunt_rlc by ring630 in https://github.com/ansys/pyedb/pull/223


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.4.0...v0.5.0

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.