0.15.1 - March 13, 2025
.. tab-set::
.. tab-item:: Fixed
.. list-table::
:header-rows: 0
:widths: auto
* - Unstable test fix due to FilterSolutions DLL
- [#5843](https://github.com/ansys/pyaedt/pull/5843)
* - Licensingclient path update for version 252
- [#5854](https://github.com/ansys/pyaedt/pull/5854)
.. tab-item:: Maintenance
.. list-table::
:header-rows: 0
:widths: auto
* - Ensure bot uses upper case
- [#5899](https://github.com/ansys/pyaedt/pull/5899)
* - Fix release workflow
- [#5900](https://github.com/ansys/pyaedt/pull/5900)
0.15.1 - March 12, 2025
No significant changes.
0.15.1 - March 11, 2025
.. tab-set::
.. tab-item:: Added
.. list-table::
:header-rows: 0
:widths: auto
* - Identify port in get coupling in range
- [#5817](https://github.com/ansys/pyaedt/pull/5817)
* - Add AEDT File Management tests
- [#5879](https://github.com/ansys/pyaedt/pull/5879)
* - Add excitations by type for Circuit interface ports
- [#5880](https://github.com/ansys/pyaedt/pull/5880)
.. tab-item:: Dependencies
.. list-table::
:header-rows: 0
:widths: auto
* - update ipython requirement from <8.34,>=7.30.0 to >=7.30.0,<9.1
- [#5884](https://github.com/ansys/pyaedt/pull/5884)
* - update mock requirement from <5.2,>=5.1.0 to >=5.1.0,<5.3
- [#5885](https://github.com/ansys/pyaedt/pull/5885)
.. tab-item:: Documentation
.. list-table::
:header-rows: 0
:widths: auto
* - Add the changelog feature
- [#5612](https://github.com/ansys/pyaedt/pull/5612)
.. tab-item:: Fixed
.. list-table::
:header-rows: 0
:widths: auto
* - Created a new visualization folder
- [#5881](https://github.com/ansys/pyaedt/pull/5881)
* - Back compatibility with Example repository
- [#5888](https://github.com/ansys/pyaedt/pull/5888)
* - Update imported traces to trace property
- [#5893](https://github.com/ansys/pyaedt/pull/5893)
.. tab-item:: Maintenance
.. list-table::
:header-rows: 0
:widths: auto
* - Remove nightly unit test pre-release
- [#5891](https://github.com/ansys/pyaedt/pull/5891)
* - Add mandatory token to github release step
- [#5895](https://github.com/ansys/pyaedt/pull/5895)
.. tab-item:: Miscellaneous
.. list-table::
:header-rows: 0
:widths: auto
* - Pathlib refactor: circuit.py
- [#5842](https://github.com/ansys/pyaedt/pull/5842)
This project uses towncrier to generate changelogs.
Refer to the raw release notes for more information.
Published release notes can be found in the online documentation.