Skip to content

Releases: ansys/pydpf-core

v0.13.6

07 Mar 17:45
Compare
Choose a tag to compare

What's Changed

CI/CD

  • Twine recently broke deployment. Pinning twine==6.0.1 by @PProfizi in #2140

Full Changelog: v0.13.5...v0.13.6

v0.13.5

07 Mar 14:36
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug fixes

  • Fix Scoping.ids setter for int64 arrays by @PProfizi in #2040
  • Deprecate Inputs.connect and handle ambiguous connections by @PProfizi in #2053
  • Add path sanitization missing step in some DataSources methods. by @PProfizi in #2054
  • Handle connection of Enum to operators by @PProfizi in #2094
  • Fix Workflow.view and add graphviz to the testing environment by @PProfizi in #2099
  • Expose shell_layer in animations by @PProfizi in #2092
  • Raise an explicit error on plot_contour with empty mesh by @PProfizi in #2096
  • Fix specification.config_specification on empty spec by @PProfizi in #2107
  • Raise useful error on workflow.connect_with for wrong labels by @PProfizi in #2110
  • Add pypandoc_binary to requirements_build.txt by @PProfizi in #2119

Documentation

Examples

  • Add a README file to the "mathematical operations" examples folder by @luisaFelixSalles in #1874
  • Example: update HDF5 "import and export" to use operators.result.custom by @oparreno in #2045

Maintenance

  • Maint: Remove google-api-python-client from dependencies by @PProfizi in #2069

New Contributors

Full Changelog: v0.13.4...v0.13.5

v0.13.4

21 Jan 16:26
Compare
Choose a tag to compare

pydpf-core 0.13.4 release for DPF Server 2025.1.0 (ANSYS 2025 R1)

What's Changed

Enhancements

Bug fixes

Documentation

Examples

CI/CD

  • Upgrade version of create-pull-request to v7 in "update generated code" CI by @ansjhajjar in #1963
  • Add maximum number of failures in PyDPF-Post test CI by @PProfizi in #2004
  • Bump tests to DPF 2025.1.0 in ci_release.yml by @PProfizi in #2022
  • Update test_cast_workflow_any to also skip on 2025.1.0 by @PProfizi in #2024

New Contributors

Full Changelog: v0.13.3...v0.13.4

v0.13.3

25 Nov 19:42
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Add CyclicSupport.cs, CyclicSupport.high_low_map & CyclicSupport.low_high_map by @oparreno in #1875

Bug fixes

Documentation

CI/CD

Maintenance

New Contributors

Full Changelog: v0.13.2...v0.13.3

v0.13.2

06 Nov 09:17
Compare
Choose a tag to compare

What's Changed

CI/CD

Full Changelog: v0.13.1...v0.13.2

v0.13.1

04 Nov 23:15
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug fixes

  • Fix Any as input of operator and workflow by @PProfizi in #1728
  • Fix connecting StreamsContainer as input or output of Operator or Workflow when InProcess by @PProfizi in #1739
  • Fix label space string representation by @PProfizi in #1725
  • Fix hidden operators exposure by @PProfizi in #1821
  • Fix retro-compatibility for doctest in Specification.description by @PProfizi in #1850
  • Fix retro-compatibility for example 13-nodes_in_local_coordinate_system.py by @PProfizi in #1849

Documentation

Examples

CI/CD

Maintenance

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

02 Aug 07:28
Compare
Choose a tag to compare

v0.13.0 Release Notes

pydpf-core 0.13.0 release for DPF Server 2025.1.pre0

What's Changed

Enhancements

Bug fixes

Documentation

CI/CD

Maintenance

Full Changelog: v0.12.2...v0.13.0

v0.12.2

04 Jun 08:34
Compare
Choose a tag to compare

v0.12.2 Release Notes

pydpf-core 0.12.2 release for DPF Server 2024.2

What's Changed

Enhancements

  • DataSources.set_result_file_path recognizes .cas/dat.cff and .cas/dat.h5 files automatically by @PProfizi in #1589
  • Add MeshInfo.bodies by @PProfizi in #1594
  • Add vtk_helpers for DPF to VTK translation by @PProfizi in #1581
  • Add plugins.py module with load_plugin_on_server helper by @PProfizi in #1600

Bug fixes

  • Fix environment PATH pollution by CGrpc servers by @PProfizi in #1590
  • Fix a bug where a new server is run on object creation by @PProfizi in #1592

Documentation

CI/CD

Maintenance

Full Changelog: v0.12.1...v0.12.2

v0.12.1

06 May 14:49
Compare
Choose a tag to compare

v0.12.1 Release Notes

pydpf-core 0.12.1 release for DPF Server 2024.2

What's Changed

Enhancements

Bug fixes

Documentation

CI/CD

Maintenance

Full Changelog: v0.12.0...v0.12.1

v0.12.0

12 Apr 12:05
Compare
Choose a tag to compare

v0.12.0 Release Notes

pydpf-core 0.12.0 release for DPF Server 2024.2.pre1

What's Changed

Enhancements

Bug fixes

Documentation

CI/CD

Maintenance

New Contributors

Full Changelog: v0.11.0...v0.12.0