Release notes#

This document contains the release notes for the project.

2.2.0 - September 02, 2025#

Feat: Add a bundle extension for defining C/C++ simulation hooks.

#43

fix: Limit flit version

#25

fix: Add the SCADE Display proxy generated file to the list of integration files

#31

Fix: enhance robustness

#34

Ci: bump ansys/actions from 8 to 10 in the actions group

#35

Ci: bump the actions group with 2 updates

#36, #45

Build(deps): bump the dependencies group with 8 updates

#37

Docs: update contributors.md with the latest contributors

#38

Docs: Update CONTRIBUTORS.md with the latest contributors

#39

chore: update CHANGELOG for v2.1.0

#21

chore: update CHANGELOG for v2.1.1

#24

chore: update CHANGELOG for v2.1.3

#29

2.1.3 - April 30, 2025#

fix: Blocking issues

#28

2.1.1 - March 20, 2025#

feat: Add register and unregister entry points for Extensions Manager

#22

ci: Specify the version of Python for updating the change log

#23

2.1.0 - 2025-01-20#

Added#

  • feat: technical review #17

Fixed#

  • fix: Avoid name conflict with legacy WrapUtilsEx 1.x #19

  • fix: changelog action inputs #20

Documentation#

  • chore: update CHANGELOG for v2.0.1 #12

  • chore: update CHANGELOG for v2.0.2 #14

  • docs: doc review #15

  • docs: Add minimal doc-strings for test stubs and implementation files #16

Test#

  • test: Complete unit tests for SCADE Suite - SCADE Display connections #18

2.0.2 - 2024-10-10#

Maintenance#

  • Refactor: Perform a separate registration for SCADE releases based on Python 3.7 or 3.10 #13

2.0.1 - 2024-10-06#

Fixed#

  • fix: Add an action to update the change log before creating a release #8

Documentation#

  • maint: Finalize the configuration #6

  • ci: fix change log #9

  • refactor: Refactor the classes and code to enhance reusability and testability #10

Maintenance#

  • ci: Fix the url for coverage #7