Skip to content

CHORE: update CHANGELOG for v0.15.5 #6044

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion doc/changelog.d/5818.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/5931.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/5987.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/5995.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/5999.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6000.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6001.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6004.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6009.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6011.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6015.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6017.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6020.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6021.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6023.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6024.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6030.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6031.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6032.dependencies.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6033.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6034.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/6043.fixed.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/6044.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
update CHANGELOG for v0.15.5
179 changes: 179 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,185 @@ This document contains the release notes for the project.

.. towncrier release notes start

`0.15.5 <https://github.com/ansys/pyaedt/releases/tag/v0.15.5>`_ - April 11, 2025
=================================================================================

.. tab-set::


.. tab-item:: Added

.. list-table::
:header-rows: 0
:widths: auto

* - Field distribution extension
- `#5818 <https://github.com/ansys/pyaedt/pull/5818>`_

* - extensions link
- `#6021 <https://github.com/ansys/pyaedt/pull/6021>`_

* - post layout extension
- `#6034 <https://github.com/ansys/pyaedt/pull/6034>`_


.. tab-item:: Dependencies

.. list-table::
:header-rows: 0
:widths: auto

* - bump osmnx from 2.0.1 to 2.0.2
- `#6009 <https://github.com/ansys/pyaedt/pull/6009>`_

* - Refactor install targets
- `#6031 <https://github.com/ansys/pyaedt/pull/6031>`_

* - Remove patch on build
- `#6032 <https://github.com/ansys/pyaedt/pull/6032>`_


.. tab-item:: Documentation

.. list-table::
:header-rows: 0
:widths: auto

* - Add log and nosec in checked subprocess calls
- `#6001 <https://github.com/ansys/pyaedt/pull/6001>`_

* - Update ``CONTRIBUTORS.md`` with the latest contributors
- `#6015 <https://github.com/ansys/pyaedt/pull/6015>`_


.. tab-item:: Fixed

.. list-table::
:header-rows: 0
:widths: auto

* - Insert row fix for tables
- `#5931 <https://github.com/ansys/pyaedt/pull/5931>`_

* - adding missing argument for 2d electrostatic balloon BC
- `#6011 <https://github.com/ansys/pyaedt/pull/6011>`_

* - color not working properly for traces in single plot
- `#6020 <https://github.com/ansys/pyaedt/pull/6020>`_

* - Compliance contour BER check
- `#6023 <https://github.com/ansys/pyaedt/pull/6023>`_

* - Update Spisim to relative path
- `#6033 <https://github.com/ansys/pyaedt/pull/6033>`_

* - Improve extension unit tests using ANSYS-HSD_V1 file
- `#6043 <https://github.com/ansys/pyaedt/pull/6043>`_


.. tab-item:: Maintenance

.. list-table::
:header-rows: 0
:widths: auto

* - Add dependabot cooldown for pip
- `#5999 <https://github.com/ansys/pyaedt/pull/5999>`_

* - Pin actions version and avoid dependabot autorun
- `#6000 <https://github.com/ansys/pyaedt/pull/6000>`_


.. tab-item:: Miscellaneous

.. list-table::
:header-rows: 0
:widths: auto

* - FilterSolutions unit test improvements
- `#5987 <https://github.com/ansys/pyaedt/pull/5987>`_

* - Improve code quality and handling of subprocess calls
- `#5995 <https://github.com/ansys/pyaedt/pull/5995>`_

* - move points cloud extension at project level
- `#6004 <https://github.com/ansys/pyaedt/pull/6004>`_

* - Improve assign balloon method
- `#6017 <https://github.com/ansys/pyaedt/pull/6017>`_

* - pathlib refactor primitives_circuit.py
- `#6024 <https://github.com/ansys/pyaedt/pull/6024>`_

* - move add calculation to CommonOptimetrics
- `#6030 <https://github.com/ansys/pyaedt/pull/6030>`_


`0.15.4 <https://github.com/ansys/pyaedt/releases/tag/v0.15.4>`_ - April 03, 2025
=================================================================================

.. tab-set::


.. tab-item:: Added

.. list-table::
:header-rows: 0
:widths: auto

* - Added DUT Image to the Compliance report
- `#5985 <https://github.com/ansys/pyaedt/pull/5985>`_


.. tab-item:: Dependencies

.. list-table::
:header-rows: 0
:widths: auto

* - Update install targets and dependencies
- `#5997 <https://github.com/ansys/pyaedt/pull/5997>`_

* - Temporary add bound to wheel
- `#6002 <https://github.com/ansys/pyaedt/pull/6002>`_


.. tab-item:: Fixed

.. list-table::
:header-rows: 0
:widths: auto

* - Improve robustness of field summary dictionary to DataFrame conversion
- `#5986 <https://github.com/ansys/pyaedt/pull/5986>`_

* - Copy Design #5623
- `#5993 <https://github.com/ansys/pyaedt/pull/5993>`_


.. tab-item:: Maintenance

.. list-table::
:header-rows: 0
:widths: auto

* - update CHANGELOG for v0.15.3
- `#5981 <https://github.com/ansys/pyaedt/pull/5981>`_


.. tab-item:: Miscellaneous

.. list-table::
:header-rows: 0
:widths: auto

* - Improve API and security in Desktop
- `#5892 <https://github.com/ansys/pyaedt/pull/5892>`_

* - split post_common_3d.py application
- `#5955 <https://github.com/ansys/pyaedt/pull/5955>`_


`0.15.3 <https://github.com/ansys/pyaedt/releases/tag/v0.15.3>`_ - March 28, 2025
=================================================================================

Expand Down