Pyedb

Latest version: v0.38.0

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

Scan your dependencies

Page 10 of 12

0.4.0

Extra info
This release adds compatibility with Python version 3.7 for compatibility with `pyaedt`.
Its support is deprecated and will be removed in a future release.


What's Changed
* MAINT: Bump version into 0.4.dev0 by SMoraisAnsys in https://github.com/ansys/pyedb/pull/208
* MAINT: Bump nick-fields/retry from 2 to 3 by dependabot in https://github.com/ansys/pyedb/pull/139
* MAINT: Bump ansys/actions from 4 to 5 by dependabot in https://github.com/ansys/pyedb/pull/209
* Mesh via plating by ring630 in https://github.com/ansys/pyedb/pull/161
* ET.indent is not supported in Python 3.7. Skipping it by maxcapodi78 in https://github.com/ansys/pyedb/pull/210
* FIX: Temporary removal of 2024.1 feature by SMoraisAnsys in https://github.com/ansys/pyedb/pull/212
* MAINT: Add python 3 7 compatibility by SMoraisAnsys in https://github.com/ansys/pyedb/pull/214
* added Siwave class to PyEdb by maxcapodi78 in https://github.com/ansys/pyedb/pull/211
* CI: Extend wheelhouse and smoke tests by SMoraisAnsys in https://github.com/ansys/pyedb/pull/215
* cleanup unused methods and requirements by maxcapodi78 in https://github.com/ansys/pyedb/pull/216


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

0.3.0

What's Changed
* EMI Scanner enhancement by ring630 in https://github.com/ansys/pyedb/pull/167
* MAINT: Bump version to 0.3.dev0 by SMoraisAnsys in https://github.com/ansys/pyedb/pull/174
* Add package definition support by ring630 in https://github.com/ansys/pyedb/pull/165
* MISC: Cleanup and updates after getting public by SMoraisAnsys in https://github.com/ansys/pyedb/pull/179


**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.2.0...v0.3.0

0.2.0

0.2.dev0

What's Changed
* FIX: fix installation instructions and badges by hiro727 in https://github.com/ansys/pyedb-core/pull/358
* FIX: update version metadata by SMoraisAnsys in https://github.com/ansys/pyedb-core/pull/359
* FIX: remove private pypi index by hiro727 in https://github.com/ansys/pyedb-core/pull/362
* FIX: follow pyansys repo guidelines by SMoraisAnsys in https://github.com/ansys/pyedb-core/pull/361
* DOC: Fix typo in README by PipKat in https://github.com/ansys/pyedb-core/pull/363
* DOC: Update doc links in README to point to the stable doc. by PipKat in https://github.com/ansys/pyedb-core/pull/364
* FIX: PinGroup inheritance by hiro727 in https://github.com/ansys/pyedb-core/pull/353
* FEATURE: Removing depreciated ArcResolution setting from RaptorX solution setups by asamaiya in https://github.com/ansys/pyedb-core/pull/367
* FEATURE: Allow suppression of pads by hiro727 in https://github.com/ansys/pyedb-core/pull/348
* FIX: Fix terminal methods by hiro727 in https://github.com/ansys/pyedb-core/pull/347
* FEATURE: Support null footprints from component def by amruta3991 in https://github.com/ansys/pyedb-core/pull/349
* FIX: Padstack possition on constructor by vmartidis in https://github.com/ansys/pyedb-core/pull/336
* FIX: check for launched server session in https://github.com/ansys/pyedb-core/pull/370
* FIX: Added missing sim setup APIs by drewm102 in https://github.com/ansys/pyedb-core/pull/378
* FIX: Add solve_inside property in MeshOperation by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/381
* FIX: Add Path.polygon_data and fix Component transform by hiro727 in https://github.com/ansys/pyedb-core/pull/389
* FIX: edge terminal product type by hiro727 in https://github.com/ansys/pyedb-core/pull/390
* FIX: Fixed num_via_sides setter msg type by drewm102 in https://github.com/ansys/pyedb-core/pull/391
* FEATURE: Checking for port used before starting server session by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/393
* FEATURE: Add GetConnectionPt SetConnectionPt API in PadstackDefData by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/392
* FEATURE: Set LayoutObjType of InstArray to CELL_INSTANCE by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/397
* FIX: Nport model find missing by amruta3991 in https://github.com/ansys/pyedb-core/pull/395
* FEATURE: Restructure imports to remove circular imports by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/400
* FEATURE: Clean up message creation by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/402
* FIX: Fixed TypeError when setting design mode by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/404
* MAINT: Updated CODEOWNERS by drewm102 in https://github.com/ansys/pyedb-core/pull/405
* MAINT: Add support for protobuf 4.x by drewm102 in https://github.com/ansys/pyedb-core/pull/406
* MAINT: Bump ansys-api-edb version by drewm102 in https://github.com/ansys/pyedb-core/pull/407
* FEATURE: Added layout component support by drewm102 in https://github.com/ansys/pyedb-core/pull/410
* FEATURE: Add model_type in AdvancedSettings by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/416
* FEATURE: Add support for layer based geometry pre-processing by drewm102 in https://github.com/ansys/pyedb-core/pull/424
* FIX: Miscellaneous fixes by drewm102 in https://github.com/ansys/pyedb-core/pull/436
* FIX: Fixed lambda typo, removed remaining enforce_dc_and_causality refs by drewm102 in https://github.com/ansys/pyedb-core/pull/437
* FEATURE: Add support for via plating meshing, miscellaneous fixes by drewm102 in https://github.com/ansys/pyedb-core/pull/446
* FEATURE: Add mesh region support by chenchienjacklin in https://github.com/ansys/pyedb-core/pull/453
* FIX: Fix diff pair and polygon data bugs by drewm102 in https://github.com/ansys/pyedb-core/pull/459
* FIX: Fix PolygonData intersection_type API by drewm102 in https://github.com/ansys/pyedb-core/pull/465
* FIX: format alignment for CONTRIBUTORS.md by RobPasMue in https://github.com/ansys/pyedb-core/pull/471
* FEATURE: Auto select server port by isaacwaldron in https://github.com/ansys/pyedb-core/pull/479
* FEATURE: Add client side caching and pre-loading support by drewm102 in https://github.com/ansys/pyedb-core/pull/477
* FEATURE: Add client side buffering support by drewm102 in https://github.com/ansys/pyedb-core/pull/488

New Contributors
* asamaiya made their first contribution in https://github.com/ansys/pyedb-core/pull/367
* isaacwaldron made their first contribution in https://github.com/ansys/pyedb-core/pull/479

**Full Changelog**: https://github.com/ansys/pyedb-core/compare/v0.1.1...v0.2.dev0

0.1.9

What's Changed
* Publish pyedb-core v0.1.9 by drewm102 in https://github.com/ansys/pyedb-core/pull/463


**Full Changelog**: https://github.com/ansys/pyedb-core/compare/v0.1.8...v0.1.9

0.1.8

What's Changed
* Publish pyedb-core v0.1.8 by drewm102 in https://github.com/ansys/pyedb-core/pull/445


**Full Changelog**: https://github.com/ansys/pyedb-core/compare/v0.1.7...v0.1.8

Page 10 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.