Skip to content

Releases: ansys/pyworkbench

v0.9.0

16 May 14:54
Compare
Choose a tag to compare

0.9.0 - May 15, 2025

Dependencies

bump version to 0.9.dev0 #191
chore: bump bandit from 1.8.2 to 1.8.3 #192
chore: bump sphinx-autodoc-typehints from 3.0.1 to 3.1.0 #193
chore: bump sphinx from 8.1.3 to 8.2.0 #194
chore: bump ansys-sphinx-theme[autoapi] from 1.2.7 to 1.3.2 #195
chore: bump sphinx from 8.2.0 to 8.2.1 #196
chore: bump sphinx from 8.2.1 to 8.2.3 #197
chore: bump pytest from 8.3.4 to 8.3.5 #198
chore: bump ansys-sphinx-theme[autoapi] from 1.3.2 to 1.3.3 #202
chore: bump pytest-cov from 6.0.0 to 6.1.1 #207

Miscellaneous

allow user to specify port to use for pymechanical #201

Documentation

chore: update CHANGELOG for v0.8.0 #190
docs: remove .tex file from cheatsheet dir #200
support launching pywb on linux #209
python version support: drop 3.9 and add 3.13; bump ansys/action to 9 #213

Maintenance

docs: Update CONTRIBUTORS.md with the latest contributors #206

Artifact Attestations

You can verify this release's artifact attestations using GitHub's command-line tool. For example, download the source distribution and wheel from this release page or from PyPI. Then, run the following commands:

$ gh attestation verify --owner ansys ansys_workbench_core-0.9.0.tar.gz

and

$ gh attestation verify --owner ansys ansys_workbench_core-0.9.0-py3-none-any.whl

v0.8.0

14 Feb 17:36
Compare
Choose a tag to compare
chore: updating CHANGELOG for v0.8.0

v0.7.0

23 Oct 18:30
Compare
Choose a tag to compare
chore: updating CHANGELOG for v0.7.0

v0.6.0

16 Aug 14:52
Compare
Choose a tag to compare
chore: updating CHANGELOG for v0.6.0

v0.5.0

15 Aug 14:34
Compare
Choose a tag to compare
chore: updating CHANGELOG for v0.5.0

v0.4.0

12 Jun 16:22
584e537
Compare
Choose a tag to compare
chore: updating CHANGELOG for v0.4.0

v0.3.0

14 May 16:14
Compare
Choose a tag to compare
fix: update workflow and dependencies (#56)

v0.2.0

03 Oct 16:10
Compare
Choose a tag to compare
release of 0.2.0

v0.1.12

05 Sep 15:12
cd15b76
Compare
Choose a tag to compare

What's Changed

  • initial check-in: files are split out from original ansys-api-workben… by @franknli in #1
  • Follow pythonic naming convention for variables. by @MaxJPRey in #3
  • always close file handle before disposing it by @franknli in #4

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

31 Aug 04:51
Compare
Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11