.. _ref_release_notes: Release notes ############# This document contains the release notes for the project. .. vale off .. towncrier release notes start `0.3.1 `_ - April 13, 2026 ===================================================================================== .. tab-set:: .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Handle empty commits and return None for missing elements #149 - `#150 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump requests from 2.33.0 to 2.33.1 - `#146 `_ * - Bump ansys/actions from 10.2.7 to 10.2.12 - `#147 `_ * - Bump werkzeug from 3.1.7 to 3.1.8 - `#148 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.3.0 - `#145 `_ `0.3.0 `_ - April 09, 2026 ===================================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - Add create and delete methods to project manager - `#139 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Incorrect super() call in ObservedList.__delitem__ (#135) - `#136 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump pytest-cov from 7.0.0 to 7.1.0 - `#128 `_ * - Bump werkzeug from 3.1.6 to 3.1.7 - `#133 `_ * - Bump requests from 2.32.5 to 2.33.0 - `#134 `_ * - Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 - `#140 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - Optimize performance across codebase - `#141 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Fix typos, syntax issues and clean up documentation (#130) - `#132 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.2.2 - `#126 `_ `0.2.2 `_ - March 31, 2026 ===================================================================================== .. tab-set:: .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Refactor owner check for SysML element #124 - `#125 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump actions/download-artifact from 8.0.0 to 8.0.1 - `#119 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.2.1 - `#122 `_ `0.2.1 `_ - March 24, 2026 ===================================================================================== .. tab-set:: .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Improve attribute assignment condition for inherited elements #120 - `#121 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.2.0 - `#118 `_ `0.2.0 `_ - March 16, 2026 ===================================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - Static approach - `#110 `_ * - Support inherited elements (#112) - `#113 `_ * - Add support for transactional mode (#114) - `#115 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump ansys/actions from 10.2.5 to 10.2.7 - `#109 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Some changes about install, links and parameters in code (#107) - `#111 `_ * - Fit the documentation for the new release 0.2.0 - `#117 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.1.0 - `#106 `_ `0.1.0 `_ - March 04, 2026 ===================================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - Final reviews before releasing - `#102 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Doc deploy permissions - `#103 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump werkzeug from 3.1.5 to 3.1.6 - `#94 `_ * - Bump ansys/actions from 10.2.5 to 10.2.7 - `#100 `_ * - Bump ansys-sphinx-theme[autoapi] from 1.7.1 to 1.7.2 - `#101 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - Updating files from ADO - `#28 `_ .. vale on