Release notes#

This document contains the release notes for the project.

0.68.3 - 2024-06-21#

Added#

  • feat: Add an inprocess backend to pymapdl #3198

0.68.2 - 2024-06-18#

Added#

  • refactor: refactoring CLI #2960

  • feat: add a MAPDL version section in for bug issues #2982

  • feat: adding some env var print to report #2999

  • feat: adding cycexpand command #3023

  • feat: update vfquery #3037

  • feat: add argument to disable run_at_connect in MapdlGrpc #3047

  • feat: allowing passing IP to MapdlPool #3048

  • feat: add argument to disable run_at_connect in MapdlGrpc #3049

  • feat: converting chained APDL commands to PyMAPDL context manager #3154

  • feat: allowing multiple IPs for remote connection on MapdlPool #3166

Changed#

  • feat: implementing ansys/actions/changelogs and adding release note in documentation #3019

  • ci: having only one set of Dependabot rules #3107

  • ci: adding tag for doc review #3118

  • ci: remove OS package duplicate #3147

  • ci: using trusted publisher release process #3171

  • docs: adding previous changes in changelog.d repository #3182

Fixed#

  • feat: adding option to _ctrl command #3002

  • fix: avoiding future sphinx warning #3035

  • docs: clarifying MAPDL commands API section #3071

  • feat: making old API function discoverable when Click is not installed #3086

  • fix: update the general files to align with PyAnsys standards #3151

  • fix: combine the docker-compose files #3169

Dependencies#

  • build: bump autopep8 from 2.2.0 to 2.3.0 in the testing group #3179

  • build: bump pyvista[trame] from 0.43.9 to 0.43.10 #3180

  • build: bump ansys-sphinx-theme from 0.16.5 to 0.16.6 in the core group across 1 directory #3181

Miscellaneous#

  • docs: HPC documentation #2966

  • docs: adding ML-Genetic Algorithm example #2981

  • docs: customize agent for linkchecker #2998

  • docs: setting docs version to v241 #3024

  • chore: removing cdb files #3036

  • docs: adding documentation about remote mapdl pool #3046

  • docs: update a minor typo in mapdl.rst #3140