.. _ref_release_notes: Release notes ############# This document contains the release notes for PyWorkbench. .. vale off .. towncrier release notes start `0.8.0 `_ - 2025-02-14 ================================================================================ Added ^^^^^ - feat: add cheatsheet `#169 `_ - PyWB Cheatsheet reviewed and corrected `#172 `_ Fixed ^^^^^ - fix: contributors file `#153 `_ - fix: use title case in CONTRIBUTORS.md `#161 `_ - FIX: Minor typo correction `#185 `_ Dependencies ^^^^^^^^^^^^ - chore: bump safety from 3.2.8 to 3.2.9 `#149 `_ - chore: bump safety from 3.2.9 to 3.2.10 `#150 `_ - chore: bump pytest-cov from 5.0.0 to 6.0.0 `#151 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.1.7 to 1.2.0 `#152 `_ - chore: bump safety from 3.2.10 to 3.2.11 `#154 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.2.0 to 1.2.1 `#155 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.2.1 to 1.2.2 `#157 `_ - chore: bump bandit from 1.7.10 to 1.8.0 `#160 `_ - chore: bump pytest from 8.3.3 to 8.3.4 `#162 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.2.2 to 1.2.3 `#164 `_ - chore: bump safety from 3.2.11 to 3.2.13 `#166 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.2.3 to 1.2.4 `#173 `_ - chore: bump safety from 3.2.13 to 3.2.14 `#174 `_ - chore: bump sphinx-autodoc-typehints from 2.5.0 to 3.0.0 `#177 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.2.4 to 1.2.6 `#180 `_ - chore: bump bandit from 1.8.0 to 1.8.2 `#181 `_ - chore: bump sphinx-autodoc-typehints from 3.0.0 to 3.0.1 `#183 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.2.6 to 1.2.7 `#186 `_ - chore: bump safety from 3.2.14 to 3.3.0 `#189 `_ Miscellaneous ^^^^^^^^^^^^^ - close the current project on exit `#159 `_ Documentation ^^^^^^^^^^^^^ - chore: update CHANGELOG for v0.7.0 `#147 `_ - bump version to 0.8 `#148 `_ - DOC: Update docs with new pymechanical api `#165 `_ - Fli/improve archive download `#170 `_ - doc: include library artifacts `#179 `_ `0.7.0 `_ - 2024-10-23 ================================================================================ Changed ^^^^^^^ - chore: update CHANGELOG for v0.6.0 `#114 `_ - maint: migrate to ansys sphinx theme 1.0.9 `#121 `_ Fixed ^^^^^ - fix: update cicd for bot secrets `#136 `_ Dependencies ^^^^^^^^^^^^ - chore: bump bandit from 1.7.8 to 1.7.9 `#90 `_ - chore: bump pytest from 8.2.2 to 8.3.1 `#106 `_ - chore: bump sphinx from 7.4.6 to 7.4.7 `#107 `_ - chore: bump ansys/actions from 6 to 7 `#109 `_ - bump version to 0.7.dev0 `#115 `_ - chore: bump numpydoc from 1.7.0 to 1.8.0 `#120 `_ - chore: bump ansys-sphinx-theme[autoapi] from 0.16.6 to 1.0.10 `#122 `_ - chore: bump safety from 3.2.4 to 3.2.7 `#123 `_ - chore: bump sphinx from 7.4.7 to 8.0.2 `#124 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.0.10 to 1.0.11 `#125 `_ - chore: bump bandit from 1.7.9 to 1.7.10 `#126 `_ - chore: bump pytest from 8.3.1 to 8.3.3 `#128 `_ - chore: bump safety from 3.2.7 to 3.2.8 `#129 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.0.11 to 1.1.1 `#130 `_ - chore: bump sphinx-autodoc-typehints from 2.2.0 to 2.5.0 `#134 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.1.1 to 1.1.3 `#137 `_ - chore: bump sphinx from 8.0.2 to 8.1.0 `#138 `_ - chore: bump sphinx from 8.1.0 to 8.1.3 `#140 `_ - chore: bump ansys-sphinx-theme[autoapi] from 1.1.3 to 1.1.7 `#146 `_ Miscellaneous ^^^^^^^^^^^^^ - support launching workbench in non-UI mode `#118 `_ - update argument name for UI mode `#119 `_ - try fixing accept.txt file `#135 `_ Documentation ^^^^^^^^^^^^^ - support variables in script; change argument release to version `#143 `_ - support downloading project archive; suppress console window `#145 `_ `0.6.0 `_ - 2024-08-16 ================================================================================ Changed ^^^^^^^ - chore: update CHANGELOG for v0.5.0 `#111 `_ Dependencies ^^^^^^^^^^^^ - bump version to 0.6.dev0 `#112 `_ Miscellaneous ^^^^^^^^^^^^^ - fix example repo URL; add server release requirement in doc `#113 `_ `0.5.0 `_ - 2024-08-15 ================================================================================ Changed ^^^^^^^ - chore: update CHANGELOG for v0.4.0 `#87 `_ Fixed ^^^^^ - docs: update docs links and `check-swicher` `#89 `_ - fix: make `WMI` windows only dependency `#105 `_ Dependencies ^^^^^^^^^^^^ - chore: bump ansys-sphinx-theme[autoapi] from 0.16.5 to 0.16.6 `#94 `_ - chore: bump sphinx-autodoc-typehints from 2.1.1 to 2.2.0 `#95 `_ - chore: bump safety from 3.2.3 to 3.2.4 `#98 `_ Miscellaneous ^^^^^^^^^^^^^ - fix some doc mistakes `#91 `_ `0.4.0 `_ - 2024-06-12 ================================================================================ Added ^^^^^ - tests: add the basic units tests `#79 `_ Changed ^^^^^^^ - ci: update the release workflow to trusted publishers `#71 `_ Fixed ^^^^^ - fix: update ``ci-cd`` and repo url `#68 `_ - docs: improve docstring and api reference `#69 `_ Dependencies ^^^^^^^^^^^^ - doc: update documentation to match PyAnsys standards `#63 `_ - docs: update the common pyansys documents `#64 `_ - MAINT: bump ansys-sphinx-theme[autoapi] from 0.16.4 to 0.16.5 `#73 `_ - MAINT: bump sphinx-autodoc-typehints from 2.1.0 to 2.1.1 `#75 `_ - chore: bump safety from 3.2.0 to 3.2.1 `#77 `_ - chore: bump pytest from 8.2.1 to 8.2.2 `#82 `_ - chore: bump safety from 3.2.1 to 3.2.3 `#84 `_ - chore: update api version `#86 `_ Miscellaneous ^^^^^^^^^^^^^ - feat: adding API for connecting to a running server `#80 `_ - doc: technical review `#81 `_ - Overall review based on skimming the doc `#83 `_ .. vale on