v0.11.0
github-actions
released this
21 Feb 12:34
·
212 commits
to master
since this release
v0.11.0 Release Notes
pydpf-core 0.11.0 release for DPF Server 2024.2.pre0
What's Changed
Enhancements
- Add Meshinfo zone helpers by @PProfizi in #1340
- FieldsContainer.plot by @PProfizi in #1375
- MeshInfo.parts helper by @PProfizi in #1374
- Allow update of dpf-site.zip by @PProfizi in #1379
- Create a ResultInfo by @PProfizi in #1372
- Display Workflows and save as file by @PProfizi in #1300
- Choose output type for a GenericDataContainer by @cbellot000 in #1403
- Expose Collection.name by @PProfizi in #1335
- Add ImportError if any old dpf dependency is installed by @PProfizi in #1418
- Remove custom str methods for ScopingsContainer and MeshesContainers by @rafacanton in #1420
Bug fixes
- Move FieldsContainer.plot test by @PProfizi in #1380
- Allow GenericDataContainer as input/output of a CustomOperator and fix dpf-site.zip update by @PProfizi in #1376
- Fix parsing of ansys_path version in start_local_server by @PProfizi in #1388
- Fix retro for deep_copy by @PProfizi in #1387
- Fix test_entry.py::test_license_agr by @ansys-akarcher in #1381
- Fix test remote workflows on docker by @PProfizi in #1399
- Fix fields_factory.create_matrix_field by @PProfizi in #1396
- Fix GrpcServer deletion after initialization failure by @PProfizi in #1405
- Remove mean_div_lighthill_tensor operator by @rafacanton in #1412
Documentation
- Add time scoping in hdf5 example by @rafacanton in #1346
- Fix broken links in doc by @PProfizi in #1395
- Fix multiharmonics example by @ayush-kumar-423 in #1406
- Revert "Revert "Update the iso_contours example using iso_surfaces operator"" by @PProfizi in #1204
- Fix documentation search engine by @jorgepiloto in #1401
- Refactor Getting Started and add Licensing by @PProfizi in #1423
CI/CD
- Fix doc generation by @PProfizi in #1343
- Switch to PyAnsys doc style action by @PProfizi in #1348
- Only print example output on error by @PProfizi in #1349
- Target 241.sp01 instead of 241.pre0 or 241 by @PProfizi in #1350
- Remove unstable tests and examples by @PProfizi in #1354
- Skip unstable distributed_stress_averaging example in doc generation by @PProfizi in #1359
- Switch to pyansys ci bot by @PProfizi in #1358
- Skip unstable example in CI by @PProfizi in #1357
- Update issue templates with new DPF versions by @PProfizi in #1362
- Fix releaser.yml following 0.10.1 release by @PProfizi in #1331
- Skip hanging test on Docker while investigating by @PProfizi in #1402
- Switch CI_release.yml to 2024.2.pre0 by @PProfizi in #1415
- Skip doctests in server_factory.py by @PProfizi in #1421
- Skip test_deep_copy_2_field for retro due to instabilities by @PProfizi in #1428
Maintenance
- Bump to 0.10.2.dev0 by @PProfizi in #1332
- Bump ansys-sphinx-theme from 0.13.0 to 0.13.1 in /requirements by @dependabot in #1347
- Bump numpy from 1.25.2 to 1.26.3 in /requirements by @dependabot in #1337
- Bump coverage from 7.3.1 to 7.4.0 in /requirements by @dependabot in #1336
- Bump wheel from 0.41.0 to 0.42.0 in /requirements by @dependabot in #1367
- Bump importlib-metadata from 6.8.0 to 7.0.1 in /requirements by @dependabot in #1365
- Bump pytest-rerunfailures from 12.0 to 13.0 in /requirements by @dependabot in #1377
- Bump black from 23.9.1 to 23.12.1 in /requirements by @dependabot in #1378
- Bump black from 23.12.1 to 24.1.1 in /requirements by @dependabot in #1384
- Add support for DPF 8.1 by @PProfizi in #1416
- Update LICENSE year by @PProfizi in #1419
New Contributors
- @pyansys-ci-bot made their first contribution in #1361
Full Changelog: v0.10.1...v0.11.0