What's Changed
* CI: Updates to use the new self-hosted runner by SMoraisAnsys in https://github.com/ansys/pyedb/pull/968
* REFACTOR: Optimize Edb initialization for die designs by SMoraisAnsys in https://github.com/ansys/pyedb/pull/966
* FIX: bug in create pin group, replace logger.error with raise Value e… by hui-zhou-a in https://github.com/ansys/pyedb/pull/967
* FIX: Point terminal layer getter function by SMoraisAnsys in https://github.com/ansys/pyedb/pull/965
* CI: Use renamed ansys action by SMoraisAnsys in https://github.com/ansys/pyedb/pull/971
* BUILD: Update ipython requirement from <8.31,>=8.13.0 to >=8.13.0,<8.32 by dependabot in https://github.com/ansys/pyedb/pull/955
* FEAT: Via clustering extending line support by svandenb-dev in https://github.com/ansys/pyedb/pull/953
* TEST: Use pytest tmpdir instead of user HOME by SMoraisAnsys in https://github.com/ansys/pyedb/pull/972
* FIX: Arbitrary waveport meshing fix by svandenb-dev in https://github.com/ansys/pyedb/pull/973
* FIX: GetEtchNetClass by hui-zhou-a in https://github.com/ansys/pyedb/pull/978
* CI: Validate apt install of tk by SMoraisAnsys in https://github.com/ansys/pyedb/pull/981
* REFACTOR: layer property by hui-zhou-a in https://github.com/ansys/pyedb/pull/980
* CI: Reorder tests to avoid numpy issue by SMoraisAnsys in https://github.com/ansys/pyedb/pull/989
* CI: Deselect from project root by SMoraisAnsys in https://github.com/ansys/pyedb/pull/990
* FIX: merge_via bugs by boyang2022 in https://github.com/ansys/pyedb/pull/991
**Full Changelog**: https://github.com/ansys/pyedb/compare/v0.34.4...v0.35.0