What's Changed
* CHORE: Bump release 0.19.0dev by svandenb-dev in https://github.com/ansys/pyedb/pull/621
* CHORE: Update ipython requirement from <8.26,>=8.13.0 to >=8.26.0,<8.27 by dependabot in https://github.com/ansys/pyedb/pull/625
* FEAT: Configuration file export nets by svandenb-dev in https://github.com/ansys/pyedb/pull/623
* FIX: Add pandas as default dependency by isaacansys in https://github.com/ansys/pyedb/pull/629
* FIX: EDB version to support HFSS PI by ring630 in https://github.com/ansys/pyedb/pull/627
* FEAT: edb configuration export ports and sources by ring630 in https://github.com/ansys/pyedb/pull/632
* FIX: edb.configuration to support pathlib by ring630 in https://github.com/ansys/pyedb/pull/636
* FEAT: edb config export pin group by ring630 in https://github.com/ansys/pyedb/pull/638
* REFACTOR: Bug 662 and HFSS PI refactoring by ring630 in https://github.com/ansys/pyedb/pull/641
* FIX: Path center line returning points by svandenb-dev in https://github.com/ansys/pyedb/pull/645
* CHORE: Update pydantic requirement from <2.8,>=2.6.4 to >=2.6.4,<2.9 by dependabot in https://github.com/ansys/pyedb/pull/631
* DOCS: Refactor documentation examples by SMoraisAnsys in https://github.com/ansys/pyedb/pull/639
* DOCS: Add EDB configuration example. by ring630 in https://github.com/ansys/pyedb/pull/604
* FIX: Extend ref pin search outside component with create port on component by svandenb-dev in https://github.com/ansys/pyedb/pull/650
**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.18.0...v0.19.0