Skip to content

Release v0.35

Compare
Choose a tag to compare
@sergiopasra sergiopasra released this 14 Nov 10:08
· 6 commits to main since this release
v0.35

What's Changed

  • Minimum python version is 3.9, 3.13 is supported
  • Recipe execution will fail if a requirement name is not valid (#221)
  • Recipe execution will fail if the OB file contains images with different tags (#225)
  • We support numpy 1.x and numpy 2.0 (#222)
  • Internal C++ code is using an explicit flag -std=c++17

Full Changelog: v0.34...v0.35