v0.65.0
What's Changed
New Features
- Methods for nodes location in current cs and nodes rotation by @germa89 in #1978
- Exposing item3, it3num, item4, and it4num in
*GETcommand by @germa89 in #1982 - Allowing extended testing on release by @germa89 in #1987
- Use ansys-tools-path package by @germa89 in #1995
- Return all the subtitles even if they are empty. by @germa89 in #2017
- Raising error if using non allowed argument by @germa89 in #2010
- Removing duplicated code by @germa89 in #2016
- Adding more methods to
Parametersby @germa89 in #2028 - Using common uploader functions in
TBFTmethod by @germa89 in #2027 - Implementing
checking_valid_IPon MapdlGrpc classs by @germa89 in #2025 - Implementing
rlblock's methods to parseRconstants by @germa89 in #2024 - Allowing iterables in other XSEL commands by @germa89 in #2030
- Windows tests by @germa89 in #2042
- Updating
ansys-tools-pathto v0.2 by @germa89 in #2040 - Using a function to get branch name by @germa89 in #2069
- Improving cache management by @germa89 in #2068
- add cpxmod field to eigs function in math module by @Gryfenfer97 in #2074
Bug fixes or behavior changes
- Avoiding upload dev docs when doing releases by @germa89 in #1972
- Fixing whitespace bug in IGESIN. by @germa89 in #1976
- Fixing plotting elements with midnodes by @germa89 in #1988
- Drop support for VTK v8 by @akaszynski in #2000
- Fixing cheatsheet link by @germa89 in #2001
- Fixing not passing
compto thenodal_valuesfunction by @germa89 in #1997 - Small fixes and typos by @germa89 in #2015
- Allowing to use
inputandinput_stringsinsidenon_interactiveby @germa89 in #2022 - Allowing >22.2 versions for database module by @germa89 in #2035
- Making contains method case insenstive by @germa89 in #2039
- Adding test to mapdl.exit by @germa89 in #2020
- Fixing missing full file by @germa89 in #2083
- Fixing dependencies by @clatapie in #2054
- Improving windows data path by @raph-luc in #2064
- Fixing linkcode tests for release by @germa89 in #2098
Documentation
- Update contribution.rst by @PipKat in #1992
- Improving env var section by @germa89 in #2014
- Using custom edit link by @germa89 in #2012
- Adding more info to learning section by @germa89 in #2034
- Expanding
non_interactivedocumentation by @germa89 in #2026 - Adding/updating verification manuals by @germa89 in #2045
- Reformatting code blocks by @germa89 in #2036
- Fixing
mapdl_grpcdocumentation by @clatapie in #2053 - Small documentation fixes by @germa89 in #2062
Maintenance
- Updating sphinx theme by @germa89 in #1981
- Bump plotly from 5.14.0 to 5.14.1 by @dependabot in #1979
- Bump peter-evans/create-or-update-comment from 2 to 3 by @dependabot in #1983
- Bump pytest from 7.2.2 to 7.3.0 by @pyansys-ci-bot in #1984
- Reducing MAPDL versions testing by @germa89 in #1986
- Bump ansys-dpf-core from 0.8.0 to 0.8.1 by @dependabot in #1990
- Bump sphinx-autodoc-typehints from 1.22 to 1.23.0 by @dependabot in #1991
- Adding v23.2 and switching to private containers by @germa89 in #1989
- Bump pytest, sphinx-copybutton and sphinx-gallery by @pyansys-ci-bot in #1996
- Bump ansys-mapdl-reader from 0.52.11 to 0.52.12 by @dependabot in #2004
- Bump ansys-sphinx-theme from 0.9.7 to 0.9.8 by @dependabot in #2005
- Bump pandas and imageio by @pyansys-ci-bot in #2019
- Bump imageio from 2.28.0 to 2.28.1 by @pyansys-ci-bot in #2038
- Bump pyvista from 0.38.5 to 0.38.6 by @dependabot in #2043
- Bump ansys-mapdl-reader and pyvista by @pyansys-ci-bot in #2049
- Bump ansys-sphinx-theme from 0.9.8 to 0.9.9 by @dependabot in #2055
- maint: change PyAnsys actions ref by @RobPasMue in #2056
- Bump pyvista from 0.39.0 to 0.39.1 by @dependabot in #2060
- Bump imageio from 2.28.1 to 2.30.0 by @dependabot in #2085
- Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in #2076
- Improving bug template by @germa89 in #2091
New Contributors
- @raph-luc made their first contribution in #2064
- @Gryfenfer97 made their first contribution in #2074
Full Changelog: v0.64.1...v0.65.0