.. _ref_release_notes: Release notes ############# This document contains the release notes for the project. .. vale off .. towncrier release notes start `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 `_