v0.10.1
github-actions
released this
14 Dec 17:57
·
272 commits
to master
since this release
v0.10.1 Release Notes
pydpf-core 0.10.1 release for DPF Server 2024.1.pre0
What's Changed
Enhancements
- Make DataSources recognize a d3plot file without a key by @PProfizi in #1247
- Enable support for 242 by @guptadivya1501 in #1253
- Detect binout files automatically by @PProfizi in #1277
- Refactor misc.py by @PProfizi in #1276
- Always connect to a server via LegacyGrpc when on macOS by @PProfizi in #1275
- Map int32 operator output to int by @PProfizi in #1295
Bug fixes
- Fix units case in available result by @rafacanton in #1238
- Don't create LocalField when using InProcess by @ansys-akarcher in #1243
- Fix pre-commit by @PProfizi in #1254
- Remove quotes from ANSYS_DPF_PATH env var by @PProfizi in #1269
- Update basic plotting example by @PProfizi in #1290
- Optimize CGrpcServer getters by @PProfizi in #1284
- improve runtime client config by @cbellot000 in #1314
Documentation
- maint(typos): rename PDF to DPF by @awoimbee in #1257
- Mention ANSYSLMD_LICENSE_FILE in Getting Started by @PProfizi in #1271
- Improve code snippets by @PProfizi in #1270
- Fix Vale warning by @PProfizi in #1291
- Improve Workflow.connect_with docstring by @PProfizi in #1296
- added argument for off screen by @ayush-kumar-423 in #1125
CI/CD
- Make Release CI manually callable by @PProfizi in #1229
- Add a checkout_ref optional argument to releaser.yml by @PProfizi in #1230
- Remove criterion on v tag on branch calling the releaser.yml by @PProfizi in #1231
- Fix wheelhouse naming by @PProfizi in #1232
- Fix standalone_branch_suffix parameter for update_operators.yml by @PProfizi in #1227
- Switch default ANSYS version to 242 by @PProfizi in #1266
- Comment tests after changes in CFF by @MichaelNale in #1283
- Revert switch to 242 for ci_release.yml by @PProfizi in #1281
- Add ansys_lab.yml by @PProfizi in #1287
- Update ansys_lab.yml by @PProfizi in #1288
- Fix dev doc search engine by @PProfizi in #1302
- Fix stable doc index deployment by @PProfizi in #1304
- Update update_operators.yml to allow automatic sync by @PProfizi in #1312
- Improve server branch selection by @PProfizi in #1322
- Fix server suffix detection step for PRs by @PProfizi in #1323
New Contributors
Full Changelog: v0.10.0...v0.10.1