Skip to content

Releases: OpenJobDescription/openjd-model-for-python

0.3.0

08 Feb 19:50
b82ee8b

Choose a tag to compare

0.3.0 (2024-02-08)

BREAKING CHANGES

Features

  • suggest template variables when symbol is unknown (#48) (435971a)
  • Extend IntRangeExpression and make it an external interface (df7071c)
  • Add topo_sorted() function to the StepDependencyGraph (9a49c41)

Bug Fixes

  • improve validation errors when parameter defs have errors (#47) (6ba9a72)
  • Support iterating zero-dimensional step parameter spaces (c891ee1)