.. _ref_release_notes:

Release notes
#############

This document contains the release notes for the project.

.. vale off

.. towncrier release notes start

`1.1.4 <https://github.com/ansys/scade-pyalmgw/releases/tag/v1.1.4>`_ - March 31, 2025
======================================================================================

Fixed
^^^^^

- fix: Replace illegal filename characters `#23 <https://github.com/ansys/scade-pyalmgw/pull/23>`_

`1.1.3 <https://github.com/ansys/scade-pyalmgw/releases/tag/v1.1.3>`_ - March 26, 2025
======================================================================================

Documentation
^^^^^^^^^^^^^

- chore: Enable Python 3.12 and greater `#21 <https://github.com/ansys/scade-pyalmgw/pull/21>`_

`1.1.2 <https://github.com/ansys/scade-pyalmgw/releases/tag/v1.1.2>`_ - March 12, 2025
======================================================================================

Fixed
^^^^^

- fix: limit flit version `#17 <https://github.com/ansys/scade-pyalmgw/pull/17>`_

`1.1.0 <https://github.com/ansys/scade-pyalmgw/releases/tag/v1.1.0>`_ - March 12, 2025
======================================================================================

Added
^^^^^

- feat: tech review `#12 <https://github.com/ansys/scade-pyalmgw/pull/12>`_


Fixed
^^^^^

- fix: cleanup `#14 <https://github.com/ansys/scade-pyalmgw/pull/14>`_
- fix: Correct the import of conftest in test files `#15 <https://github.com/ansys/scade-pyalmgw/pull/15>`_


Dependencies
^^^^^^^^^^^^

- build(deps): Bump the dependencies group with 3 updates `#9 <https://github.com/ansys/scade-pyalmgw/pull/9>`_
- build(deps): Bump the dependencies group with 2 updates `#13 <https://github.com/ansys/scade-pyalmgw/pull/13>`_


Documentation
^^^^^^^^^^^^^

- chore: update CHANGELOG for v1.0.0 `#6 <https://github.com/ansys/scade-pyalmgw/pull/6>`_
- docs: documentation only changes `#10 <https://github.com/ansys/scade-pyalmgw/pull/10>`_


Maintenance
^^^^^^^^^^^

- build(deps): Bump codecov/codecov-action from 4 to 5 in the actions group `#2 <https://github.com/ansys/scade-pyalmgw/pull/2>`_


Test
^^^^

- build(deps): Bump the dependencies group across 1 directory with 5 updates `#8 <https://github.com/ansys/scade-pyalmgw/pull/8>`_

`1.0.0 <https://github.com/ansys/scade-pyalmgw/releases/tag/v1.0.0>`_ - 2024-11-28
==================================================================================

Added
^^^^^

- feat: Migration to GitHub `#1 <https://github.com/ansys/scade-pyalmgw/pull/1>`_
- feat: Tune the implementation `#5 <https://github.com/ansys/scade-pyalmgw/pull/5>`_


Dependencies
^^^^^^^^^^^^

- build(deps): Bump the dependencies group with 6 updates `#3 <https://github.com/ansys/scade-pyalmgw/pull/3>`_


Maintenance
^^^^^^^^^^^

- ci: Restore doc-style action `#4 <https://github.com/ansys/scade-pyalmgw/pull/4>`_

.. vale on