v0.64.1
What's Changed
New Features
- Fixing some tests by @germa89 in #1838
- Improving mapdl.input documentation by @germa89 in #1821
- Recache processes to make sure we close them all. by @germa89 in #1831
- Homogenization of input API by @germa89 in #1835
- Create AUTHORS.md by @akaszynski in #1848
- Passing plotter not requiring return_plotter by @germa89 in #1875
- Adding python cli application example by @germa89 in #1869
- Increasing timeout by @germa89 in #1880
- Improving ubuntu devcontainer by @germa89 in #1752
- Implementing
force_output
by @germa89 in #1921 - Homogenising error handling by @germa89 in #1923
- Upgrading PIM interface by @germa89 in #1925
- Cleaner error handling by @germa89 in #1935
- Adding
RUNNING_TESTS
global flag. by @germa89 in #1937 - Expose Vector Scaling introduced in MAPDL V232 by @kmkoshy in #1959
- Expose APDL Math New Feature - Kronecker product between two matrices/vectors by @kmkoshy in #1950
Bug fixes or behavior changes
- Fixing
__del__
method by @germa89 in #1798 - on_docker tests not correctly designed by @germa89 in #1768
- Improving stability of ubuntu local tests by @germa89 in #1801
- Filtering out the extra zips by @germa89 in #1800
- Use grpcio==1.51.1 for docbuild by @akaszynski in #1807
- Attemping to resync the labels to avoid later comment by @germa89 in #1809
- Updating pre-commit by @germa89 in #1820
- Fixing spaces in parameter string by @germa89 in #1829
- Removing gcc console output by @germa89 in #1839
- Reformating command strings in CM related commands by @clatapie in #1802
- Avoid checking non-existing process. by @germa89 in #1851
- Removing XPASS flag by @germa89 in #1852
- Limiting the number of scalars values for colour in aplot. by @germa89 in #1865
- Improve error reporting when connnecting with a bad channel by @plule-ansys in #1859
- Allowing floats as argument. Updating docstring by @germa89 in #1873
- Using pydata analytics option by @germa89 in #1756
- Code update for Ansvec getitem to handle complex dtype by @kmkoshy in #1882
- Docs fixes by @germa89 in #1897
- Fix use name arg by @akaszynski in #1910
- Raising warning if lenght of string is GT 32 chars by @germa89 in #1911
- Fixing activation of labeler by @germa89 in #1913
- Changing error in parse_chunks by @germa89 in #1920
- Fix nightlies by @germa89 in #1941
- Fixing format/tooltips in gallery examples by @germa89 in #1936
- Simplying CI by @germa89 in #1942
- Fixing composite animation by @germa89 in #1940
- Fix docstring example by @germa89 in #1951
Documentation
- Added documentation for converter CLI by @germa89 in #1789
- Update building_example.rst by @germa89 in #1793
- Bump year in copyright to 2023 by @akaszynski in #1868
- Small fixes to Versioning section by @germa89 in #1874
- Update emails by @akaszynski in #1903
- Small fixes to the docker documentation by @germa89 in #1924
- Implementing pyansys/actions v0.4 by @germa89 in #1961
Maintenance
- Generate macOS wheels when releasing by @RobPasMue in #1795
- Bump pyansys/actions from 3.0.1 to 3.0.4 by @dependabot in #1799
- Bump pandas and sphinx-autodoc-typehints by @pyansys-ci-bot in #1797
- Bump ansys-mapdl-reader, ansys-sphinx-theme, imageio, plotly and sphinx-autodoc-typehints by @pyansys-ci-bot in #1818
- Bump pyansys/actions from 3.0.4 to 3.0.7 by @dependabot in #1824
- Adding Python 3.11 by @germa89 in #1830
- Bump sphinx-autodoc-typehints from 1.21.8 to 1.22 by @dependabot in #1837
- Bump sphinx from 5.3.0 to 6.1.3 by @dependabot in #1836
- Modifying the Sphinx dependency version by @clatapie in #1850
- Bump pyvista from 0.37.0 to 0.38.1 by @dependabot in #1842
- Bump pyansys/actions from 3.0.7 to 3.0.8 by @dependabot in #1857
- Bump matplotlib, pyvista, pytest-rerunfailures and imageio by @pyansys-ci-bot in #1858
- Bump pytest-rerunfailures from 11.1 to 11.1.1 by @dependabot in #1864
- Bump scipy, vtk, and pythreejs. Avoiding Sphinx update by @pyansys-ci-bot in #1867
- Allowing pyansys bot to approve my prs by @germa89 in #1878
- Bump pyvista, ansys-dpf-core, ansys-sphinx-theme, imageio and plotly by @pyansys-ci-bot in #1894
- Bump pyvista from 0.38.2 to 0.38.3 by @dependabot in #1884
- Bump ansys-mapdl-reader, matplotlib, ansys-dpf-core, autopep8, pytest and pypandoc by @pyansys-ci-bot in #1904
- Bump pytest-rerunfailures from 11.1.1 to 11.1.2 by @dependabot in #1906
- Update ISSUE_TEMPLATE folder by @clatapie in #1888
- Bump ansys-mapdl-reader, pyvista and sphinx-gallery by @pyansys-ci-bot in #1917
- Bump pyvista and imageio by @pyansys-ci-bot in #1932
- Bump imageio from 2.26.1 to 2.27.0 by @pyansys-ci-bot in #1947
- Bump plotly from 5.13.1 to 5.14.0 by @dependabot in #1956
- Bump ansys-dpf-core, pandas and ansys-sphinx-theme by @pyansys-ci-bot in #1966
- Removing nightly MAPDL check by @germa89 in #1965
- Pytest options to envvar and runtime error replacement by @germa89 in #1953
New Contributors
Full Changelog: v0.64.0...v0.64.1