v0.6.1
v0.6.1 Release Notes
pydpf-core 0.6.1 release for Ansys 2023 R1
Some of the new functionalities may only be available for use with ANSYS 2023 R1.
What's Changed
Enhancements
- Expose streams as StreamsContainer for InProcess by @PProfizi in #469
- Add FieldsContainer.animate by @PProfizi in #432
- Check the GrpcServer connection at server start by @cbellot000 in #558
Bug fixes
- Fix an Ansys 2021 R2 compatibility issue. by @PProfizi in #486
- Temporarily force sphinx to 5.1.1 by @PProfizi in #505
- Fix animator and reduce testing time by @PProfizi in #533
- Fix Collection.delete by @cbellot000 in #536
- Add deleter of Ans.Dpf.GrpcClient::Client to remove grpc GO AWAY errors by @cbellot000 in #529
- Update Session.delete by @cbellot000 in #548
- Fix an issue with misc.RUNTIME_CLIENT_CONFIG holding the server by @cbellot000 in #552
- Update MeshedRegion.grid coordinates when necessary and clear data before plotting. by @PProfizi in #513
- Fix FieldsContainer.animate for specific cases. by @PProfizi in #570
Documentation
- Overall edit of PyPDF-Core files. by @PipKat in #452
- Example: Get the nodal coordinates in a Local Coordinates System by @ayush-kumar-423 in #458
- Improve TypeHints by @GuillemBarroso in #500
- Fix the compatibility table for Ansys 2022 R2 by @PProfizi in #525
- Fix 03-create_entities example by @kmahajan-cadfem in #545
- Fix a typo in custom operators documentation. by @PProfizi in #485
CI/CD
- Run retro tests on every PR by @PProfizi in #471
- Fix the documentation generation by @PProfizi in #479
- Add a template for documentation issues by @PProfizi in #392
- Add necessary check after documentation build by @PProfizi in #491
- Fix link in bug template by @GuillemBarroso in #507
- Fix warnings during sphinx documentation generation by @cbellot000 in #531
- Improve the documentation generation job by @PProfizi in #537
Maintenance
- Bump psutil from 5.9.1 to 5.9.2 in /requirements by @dependabot in #474
- Bump pytest-sphinx from 0.4.0 to 0.5.0 in /requirements by @dependabot in #475
- Bump tqdm from 4.64.0 to 4.64.1 in /requirements by @dependabot in #463
- Bump black from 22.6.0 to 22.8.0 in /requirements by @dependabot in #462
- Bump ansys-sphinx-theme from 0.5.1 to 0.5.2 in /requirements by @dependabot in #461
- Bump to 0.6.1dev0 by @PProfizi in #482
- Bump numpy from 1.23.2 to 1.23.3 in /requirements by @dependabot in #490
- Update python badge image by @GuillemBarroso in #502
- Bump pypandoc from 1.8.1 to 1.9 in /requirements by @dependabot in #503
- Update project email in CODE_OF_CONDUCT.md by @PProfizi in #549
- Fix code quality warnings by @PProfizi in #468
- Add grpc version mapping for Ansys 2023 R2 by @PProfizi in #561
- Bump pytest-cov from 3.0.0 to 4.0.0 in /requirements by @dependabot in #516
- Bump black from 22.8.0 to 22.10.0 in /requirements by @dependabot in #541
- Bump ansys-sphinx-theme from 0.5.2 to 0.6.1 in /requirements by @dependabot in #540
- Bump numpy from 1.23.3 to 1.23.4 in /requirements by @dependabot in #566
- Bump coverage from 6.4.3 to 6.5.0 in /requirements by @dependabot in #517
New Contributors
- @GuillemBarroso made their first contribution in #502
- @kmahajan-cadfem made their first contribution in #545
Full Changelog: v0.6.0...v0.6.1