Pyedb

Latest version: v0.10.0

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

Scan your dependencies

Page 1 of 4

0.10.0

What's Changed
* CHORE: Update ipython requirement from <8.24,>=8.13.0 to >=8.13.0,<8.25 by dependabot in https://github.com/ansys/pyedb/pull/422
* CHORE: Update dev version after releasing (0.10.dev0) by ring630 in https://github.com/ansys/pyedb/pull/423
* FIX: no units on frequency by gkorompi in https://github.com/ansys/pyedb/pull/428
* CHORE: Update pytest requirement from <8.2,>=7.4.0 to >=7.4.0,<8.3 by dependabot in https://github.com/ansys/pyedb/pull/434
* REFACTOR: Materials implementation by SMoraisAnsys in https://github.com/ansys/pyedb/pull/441
* CHORE: Update pytest-xdist requirement from <3.6,>=3.5.0 to >=3.5.0,<3.7 by dependabot in https://github.com/ansys/pyedb/pull/432
* FIX: edb configuration import stackup by ring630 in https://github.com/ansys/pyedb/pull/424
* FIX: create_port_on_component auto solderballs by gkorompi in https://github.com/ansys/pyedb/pull/445
* CHORE: Update sphinx-gallery requirement from <0.16,>=0.14.0 to >=0.14.0,<0.17 by dependabot in https://github.com/ansys/pyedb/pull/433
* FIX: stackup import xml by ring630 in https://github.com/ansys/pyedb/pull/429
* FEAT: Broadband simulation setup support with SimulationConfiguration class by svandenb-dev in https://github.com/ansys/pyedb/pull/421
* FIX: get_pins_name_from_net by gkorompi in https://github.com/ansys/pyedb/pull/436
* FEAT: Edb configuration distributed ports by ring630 in https://github.com/ansys/pyedb/pull/451
* FIX: Vias Names by gkorompi in https://github.com/ansys/pyedb/pull/439


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.9.0...v0.10.0

0.9.0

What's Changed
* FEAT: Raptor x simluation setup by svandenb-dev in https://github.com/ansys/pyedb/pull/378
* FIX: Don't always remove AEDT project files by isaacansys in https://github.com/ansys/pyedb/pull/413
* FIX: null name input by gkorompi in https://github.com/ansys/pyedb/pull/419
* FEAT: Padstack instances query intersecting given bounding box using Rtree class. by svandenb-dev in https://github.com/ansys/pyedb/pull/416


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.8.1...v0.9.0

0.8.1

What's Changed
* FIX: Precommit by removing unused import by SMoraisAnsys in https://github.com/ansys/pyedb/pull/397
* CHORE: Update development version to 0.9.dev0 by svandenb-dev in https://github.com/ansys/pyedb/pull/394
* FIX: add types create_pingroup_from_pins by gkorompi in https://github.com/ansys/pyedb/pull/391
* FIX: comment fix by gkorompi in https://github.com/ansys/pyedb/pull/409
* FEAT: Siwave icepak settings by ring630 in https://github.com/ansys/pyedb/pull/404
* FIX: do_pingroup by gkorompi in https://github.com/ansys/pyedb/pull/406


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* MAINT: Bump sphinx-autobuild from 2021.3.14 to 2024.2.4 by dependabot in https://github.com/ansys/pyedb/pull/332
* FIX: 354 setup by gkorompi in https://github.com/ansys/pyedb/pull/355
* MAINT: Update pydantic requirement from <2.7,>=2.6.4 to >=2.6.4,<2.8 by dependabot in https://github.com/ansys/pyedb/pull/363
* MAINT: Update ansys-sphinx-theme requirement from <0.15,>=0.10.0 to >=0.10.0,<0.16 by dependabot in https://github.com/ansys/pyedb/pull/331
* FEATURE: rlc_component multi pins by gkorompi in https://github.com/ansys/pyedb/pull/359
* FIX: package def by ring630 in https://github.com/ansys/pyedb/pull/362
* FEATURE: Create material from syslib by SMoraisAnsys in https://github.com/ansys/pyedb/pull/361
* FEATURE: rlc_component without name by gkorompi in https://github.com/ansys/pyedb/pull/358
* FEATURE: get_plot_data() by gkorompi in https://github.com/ansys/pyedb/pull/367
* FIX: add arg net_name by ring630 in https://github.com/ansys/pyedb/pull/370
* FIX: protect import from matplotlib by isaacansys in https://github.com/ansys/pyedb/pull/376
* FEATURE: add new class SiwaveDCIRSettings by ring630 in https://github.com/ansys/pyedb/pull/383
* MAINT: Update sphinx requirement from <7.3,>=7.1.0 to >=7.1.0,<7.4 by dependabot in https://github.com/ansys/pyedb/pull/381
* FEATURE: support list of nets, group all pins by ring630 in https://github.com/ansys/pyedb/pull/385
* FIX: Zero_value_solder_ball_height by svandenb-dev in https://github.com/ansys/pyedb/pull/389
* CI: Check title with ansys action by SMoraisAnsys in https://github.com/ansys/pyedb/pull/350
* TEST: Materials load_material method by SMoraisAnsys in https://github.com/ansys/pyedb/pull/387
* FIX: Logger by maxcapodi78 in https://github.com/ansys/pyedb/pull/392

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

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

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

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.