Release notes#

This document contains the release notes for PyWorkbench.

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