Skip to content

v0.13.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 14:36
· 8 commits to master since this release

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