.. _ref_release_notes: Release notes ############# This document contains the release notes for the project. .. vale off .. towncrier release notes start `1.2.0 `_ - July 10, 2025 ========================================================================================= .. tab-set:: .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Fix documentation server for build - `#239 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Update jinja2 to 3.1.6, cryptography to 44.0.1 - `#188 `_ * - Update ansys-openapi-common to v2.2.2 - `#190 `_ * - Bump version to 1.2.0.dev1 - `#196 `_ * - Tighten serverapi-openapi version specifier - `#219 `_ * - Remove private PyPI references - `#220 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - Prepare 1.2.0 release - `#256 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Bump serverapi-openapi to 2025 R2 development version - `#178 `_ * - Tidy up changelog entries - `#207 `_ * - Add additional detail to 'output_file_names' docstring - `#208 `_ * - Improve documentation for Granta MI version support - `#215 `_ * - Include changelog in documentation - `#228 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Fix version number on main branch - `#168 `_ * - chore: update CHANGELOG for v1.1.0 - `#169 `_ * - Bump codespell to 2.3.0 and fix issues - `#176 `_ * - Support dependabot PRs while in development - `#180 `_ * - Shutdown all VMs after CI is complete - `#184 `_ * - Allow External Code Execution for Dependabot - `#185 `_ * - Run integration tests on previous releases - `#186 `_ * - Add Granta MI 2024 R1 integration tests - `#189 `_ * - Use PyPI-authored publish action - `#210 `_ * - Generate provenance attestations - `#211 `_ * - Use git SHA to pin action version - `#217 `_ * - Add integration checks completeness check - `#224 `_ * - Move release branch to use 25R2 release VM - `#226 `_ * - Prepare 1.2.0rc0 release - `#233 `_ `1.1.0 `_ - 2024-12-13 ====================================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - Add support for virtual paths - `#147 `_ .. tab-item:: Changed .. list-table:: :header-rows: 0 :widths: auto * - Don't generate changelog fragments for dependabot PRs - `#90 `_ * - Update version to v1.1 - `#92 `_ * - chore: update CHANGELOG for v1.0.1 - `#104 `_ * - Don't create changelog fragments for pre-commit updates - `#121 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Fix 1.0.2 changelog - `#144 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump ServerAPI to 25R1 - `#132 `_ * - Upgrade serverapi-openapi to 4.0.0rc0 - `#148 `_ * - Bump grantami-serverapi-openapi to 4.0.0 - `#149 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Fix link to Issues on contribution page - `#156 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Auto-approve pre-commit-ci pull requests - `#130 `_ * - Add job to release to private PyPI - `#133 `_ * - chore: update CHANGELOG for v1.0.2 - `#141 `_ * - Add release environment in CI and prevent release without successful changelog step - `#143 `_ * - Use Production VM for CI on release branch - `#154 `_ * - Prepare for v1.1.0 release - `#167 `_ `1.0.2 `_ - 2024-10-03 ====================================================================================== .. tab-set:: .. tab-item:: Changed .. list-table:: :header-rows: 0 :widths: auto * - Use Release VM - `#105 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Handle lack of job specific outputs - `#139 `_ * - Prepare 1.0.2 release - `#140 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Fix installation example for git dependency - `#134 `_ * - Add link to supported authentication schemes - `#135 `_ * - Add link to PyGranta version compatibility documentation - `#136 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Improve VM management in CI - `#137 `_ `1.0.1 `_ - 2024-06-10 ====================================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - Clarify meaning of JobStatus enum and ensure more import failures result in 'Failed' status - `#98 `_ .. tab-item:: Changed .. list-table:: :header-rows: 0 :widths: auto * - CI - 64 - Add doc-changelog action - `#78 `_ * - Use trusted publisher - `#102 `_ * - Cherry pick PR #102 - `#103 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Prepare 1.0.1 release - `#101 `_ .. vale on