Release notes#

This document contains the release notes for the project.

5.1.0 - April 18, 2025#

No significant changes. 5.1.0 - April 17, 2025 ========================================================================================

chore: update CHANGELOG for v5.1.0

#538

5.1.0 - April 08, 2025#

Add method to detect activated venv.

#520

fix: replace move by copy method to enable overwrite.

#522

Add token validity check.

#528

Use more recent version of dash-super-components

#530

[new solution] Support for python 3.12

#531

[new-solution] runtime error in the UI container

#533

chore: update CHANGELOG for v5.0.0

#517

fix PYPI PAT in README

#527

Build(deps): Bump ansys/actions from 7 to 8

#507

feat: Add .gitattributes file

#536

5.0.0 - 2024-12-09#

Fixed#

  • fix: contribut**** files #509

Miscellaneous#

  • Update solution template #516

Documentation#

  • chore: update CHANGELOG for v4.0.0 #503

Maintenance#

  • Update dev version. #504

  • Add configuration file for containerized deployment. #512

4.0.0 - 2024-08-19#

Fixed#

  • fix: updating poetry.lock before local wheels are used in solution template #495

  • maint: update theme version, actions and logo #501

Dependencies#

  • Build(deps-dev): Bump pytest-cov from 4.1.0 to 5.0.0 #457

  • Build(deps): Bump pytest from 8.2.1 to 8.2.2 #489

  • Build(deps): Bump ansys-sphinx-theme from 0.16.0 to 0.16.5 #490

Miscellaneous#

  • Replace AWC Tree by Dash Tree in the default UI mode of the solution template #498

  • Remove pydantic constraint. #502

Documentation#

  • chore: update CHANGELOG for v3.0.0 #488

Maintenance#

  • Build(deps): Bump peter-evans/create-or-update-comment from 3 to 4 #432

  • Build(deps): Bump ansys/actions from 6 to 7 #499

  • Update dependencies. #500

3.0.0 - 2024-06-04#

Added#

  • feat: update CLI option for creating a Dash UI using AWC as well #477

Changed#

  • chore: update CHANGELOG for v2.1.0 #473

  • maint: bump main dev version #474

  • Maintenance/update solution template #484

Fixed#

  • fix: update pydocstyle in pyproject.toml file #478

  • fix: run tests with specified python-version in CI #480

  • fix: change socio-economic to socioeconomic for codespell v2.3.0 #485

  • fix: suppress autosectionlabel warning for changelog file #487

Dependencies#

  • Build(deps): Bump ansys-sphinx-theme from 0.14.1 to 0.16.0 #475

  • Build(deps): Bump pytest from 8.1.1 to 8.2.1 #479

Miscellaneous#

  • Update ansys saf portal version #472

  • feat: Add devcontainer config for codespaces #481

  • docs: update authors file #482

2.1.0 - 2024-05-14#

Changed#

  • chore: update templates #471