Skip to content

Release v0.10.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:43
v0.10.0
  • check generated cmake files to ensure we don't have relocatablization issues
  • add build-number parameter
  • add run-tests-after-install parameter
  • add Numpy to -DPYTHON_COMPONENTS
  • add temp-dir / CMEEL_TEMP_DIR configuration (useful for caching builds, as default generate names)
  • ⚠️ BREAKING: fix wheel name (it was using distribution, which replace - by _)
  • ⚠️ BREAKING: rename run_tests into run-tests
  • ⚠️ BREAKING: rename default_env into default-env
  • ⚠️ BREAKING: rename configure_args into configure-args
  • ⚠️ BREAKING: remove PYTHON_COMPONENTS