Skip to content

v0.68.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 19:08
· 104 commits to main since this release

Hello PyMAPDL user!

This is patch release aims to fix some PyMAPDL bugs, and improve internal package workflows.

What's Changed

New Features

Bug fixes or behavior changes

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