Release notes#

This document contains the release notes for the project.

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