Release notes#

This document contains the release notes for the project.

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