v0.67.0
This release is mainly because of maintenance reasons. There is no big changes or new features.
What's Changed
Bug fixes or behavior changes
- Fixing no saving on exit by @germa89 in #2342
- Adding option to pytest to skip regression tests by @germa89 in #2350
- Bumping to 0.67.dev by @germa89 in #2348
- Adding lines to
kplot
andnplot
when using mouse picking by @germa89 in #2353 - Fixing some plot stuff and small gallery improvements by @germa89 in #2349
- Disabling database tests for v24.1 by @germa89 in #2392
- fix numpy typing import by @Gryfenfer97 in #2395
Documentation
- Add modal example by @germa89 in #2332
- doc: enhance search bar experience by using pymeilisearch by @jorgepiloto in #2368
- Removing edit button fix by @germa89 in #2341
- Bracket example by @germa89 in #2365
- fix: update the search indexing workflow and dependency by @Revathyvenugopal162 in #2388
Maintenance
- Bump matplotlib, pyvista, plotly and pyvista[trame] by @github-actions in #2345
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #2344
- Bump pandas from 2.1.0 to 2.1.1 by @dependabot in #2355
- Fixing multipr permissions. by @germa89 in #2366
- Bump imageio from 2.31.3 to 2.31.4 by @dependabot in #2371
- Bump numpydoc from 1.5.0 to 1.6.0 by @dependabot in #2374
- Bump sphinx from 7.2.2 to 7.2.6 by @dependabot in #2372
- Bump ansys-sphinx-theme from 0.11.2 to 0.12.0 by @dependabot in #2373
- Bump scipy from 1.11.2 to 1.11.3 by @dependabot in #2378
- Adding files to pull request by @germa89 in #2359
- Bump pyansys-tools-report from 0.6.0 to 0.7.0 by @dependabot in #2389
- Bump imageio from 2.31.4 to 2.31.5 by @dependabot in #2390
- Activate database testing in local. It should be skipped by pytest db fixture. by @germa89 in #2393
- Bump ansys-sphinx-theme from 0.12.0 to 0.12.2 by @dependabot in #2391
- Fixing temporal cicd by @clatapie in #2396
- Adding step for importing library and check plotting support. by @germa89 in #2399
Full Changelog: v0.66.0...v0.67.0