v0.68.4
Hello PyMAPDL user!
This is patch release aims to fix some PyMAPDL bugs, and improve internal package workflows.
What's Changed
New Features
- test: skip test by @germa89 in #3259
- ci: run extended array based on the person who open the PR by @germa89 in #3256
Bug fixes or behavior changes
- ci: wrong tagging on the coverage artifacts by @germa89 in #3225
- fix: local tests always running as student by @germa89 in #3251
- fix: not deleting temporary file when
remove_temp_dir_on_exit
=True by @germa89 in #3247 - fix: avoid inspecting suspended processes by @germa89 in #3227
- fix: incorrect env vars section by @germa89 in #3252
- fix: Raising
ValueError
when using ips within pool library by @germa89 in #3240 - fix: missing arguments on
OCDATA
command by @germa89 in #3226 - fix: pool issues by @germa89 in #3266
Documentation
- docs: documenting new naming conventions for commits, branches and PRs. by @germa89 in #3228
- build: bump certifi from 2024.2.2 to 2024.7.4 in /doc/source/examples/extended_examples/hpc by @dependabot in #3242
- build: removing reredirect sphinx extension by @germa89 in #3224
- docs: adapt static images to dark/light themes by @germa89 in #3249
- build: update ansys-api-mapdl to 0.5.2 by @germa89 in #3255
- build: bump zipp from 3.17.0 to 3.19.1 in /doc/source/examples/extended_examples/hpc by @dependabot in #3261
Maintenance
- ci: Use CICD only on
v*
tags. by @germa89 in #3186 - fix: using same labels everywhere by @germa89 in #3188
- ci: checking documentation style in
Examples
directory too by @germa89 in #3191 - ci: Update julia testing by @germa89 in #3211
- ci: Fix missing labels format in dependabot file by @germa89 in #3204
- build: bump importlib-metadata from 7.2.0 to 7.2.1 in the minimal group by @dependabot in #3212
- build: bump scipy from 1.13.1 to 1.14.0 in the core group by @dependabot in #3213
- build: bump the documentation group with 2 updates by @dependabot in #3214
- build: bump autopep8 from 2.3.0 to 2.3.1 in the testing group by @dependabot in #3215
- build: bump importlib-metadata from 7.2.1 to 8.0.0 in the minimal group by @dependabot in #3229
- ci: improving if to match also schedule and workflow_dispatch by @germa89 in #3223
- ci: increase the files checked for changes before load docs cache by @germa89 in #3237
- build: bump the core group with 2 updates by @dependabot in #3241
- ci: Using a dynamically generated matrix for testing job setup by @germa89 in #3232
- ci: Adding v251 CentOS based image to testing by @germa89 in #3210
- build: update requirements in devcontainer directory by @germa89 in #3217
- build: bump grpcio from 1.64.1 to 1.65.0 in the grpc-deps group by @dependabot in #3270
Release notes: https://mapdl.docs.pyansys.com/version/stable/changelog.html
Full Changelog: v0.68.3...v0.68.4