Release notes#

This document contains the release notes for PyWorkbench.

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