Release notes#

This document contains the release notes for the project.

0.2.0 - March 21, 2025#

feat: Add register and unregister entry points for Extensions Manager

#49

fix: Limit flit version

#48

build(deps): bump the dependencies group with 4 updates

#40

build(deps): bump the dependencies group with 5 updates

#41

build(deps): bump the dependencies group with 2 updates

#43

build(deps): bump the dependencies group with 3 updates

#45

build(deps): bump ansys-sphinx-theme from 1.2.6 to 1.3.2 in the dependencies group

#46

chore: update CHANGELOG for v0.1.3

#38

ci: Upload the coverage results

#28

build(deps): bump codecov/codecov-action from 4 to 5 in the actions group

#42

ci: Fix steps for creating a release

#47

build(deps): bump the dependencies group with 3 updates

#44

0.1.3 - 2024-09-26#

Fixed#

  • fix: Make sure the directory %APPDATA%SCADECustomize exists when registering the package #31

  • fix:add changelog action in cicd #34

  • fix: The package is not loaded by SCADE 2024 R2 #36

  • fix: Update the change log only when creating a new release #37

Documentation#

  • maint: technical review #25

  • docs: Add the parameter –user in the pip install command line #33

Maintenance#

  • ci: use trusted publishers #26

  • ci: remove the artifact examples #27