What's Changed
* S722982: Complete unit test coverage for current functionality of EmitApiPython by cchan-ansys in https://github.com/pyansys/pyaedt/pull/1966
* In a workflow, the same identifier cannot be used more than once within the same scope. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/1999
* Near field setup in HFSS by Samuelopez-ansys in https://github.com/pyansys/pyaedt/pull/2002
* Write warnings for json documentation building. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2008
* implement master slave for both m2d and m3d by gmalinve in https://github.com/pyansys/pyaedt/pull/2000
* fixed bug in X.analyze_setup(...) by nikolarobottesla in https://github.com/pyansys/pyaedt/pull/2009
* Cutout extent defeaturing options by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2013
* Use absolute path when opening a file. by MaxJPRey in https://github.com/pyansys/pyaedt/pull/2016
* analyze_setup(...) small fix and feature by nikolarobottesla in https://github.com/pyansys/pyaedt/pull/2010
* refactored Desktop.py by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2014
* fix pin group terminal naming and reference by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2017
* fixed pins list in circuit when Port in name by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2019
* Icepak method by ansys-satyajeet in https://github.com/pyansys/pyaedt/pull/2020
* removed legend from 2d plot in matplotlib if number of curves is greater than 15 for readibility by maxcapodi78 in https://github.com/pyansys/pyaedt/pull/2022
New Contributors
* nikolarobottesla made their first contribution in https://github.com/pyansys/pyaedt/pull/2009
* ansys-satyajeet made their first contribution in https://github.com/pyansys/pyaedt/pull/2020
**Full Changelog**: https://github.com/pyansys/pyaedt/compare/v0.6.27...v0.6.28