Skip to content

v0.29.3

Latest
Compare
Choose a tag to compare
@ryanking13 ryanking13 released this 04 Feb 09:42
b8bd8d8

version 0.29.3 – 2025/02/04

Added

  • Added new configuration variable default_cross_build_env_url. #85
  • Added a new recipe key requirement.constraint to set the package-level constraints. #97

What's Changed

  • Build numpy from src in integration test by @ryanking13 in #65
  • Bump the actions group with 2 updates by @dependabot in #69
  • Bump the actions group with 2 updates by @dependabot in #71
  • Use Emscripten's llvm-readobj by default by @agriyakhetarpal in #73
  • MAINT Subclass recipe builders by @ryanking13 in #36
  • Fix handling cpython_module type recipe by @ryanking13 in #74
  • Bump the actions group with 2 updates by @dependabot in #75
  • Integration tests: fix orjson's builds with Maturin 1.8, and bump to NumPy v2 by @agriyakhetarpal in #76
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #78
  • Bump actions/upload-artifact from 4.5.0 to 4.6.0 in the actions group by @dependabot in #80
  • Move CrossBuildEnvManager._download to common.download_and_unpack_achive by @hoodmane in #82
  • Move ensure_rust_toolchain to buildall by @hoodmane in #83
  • Split config manager into ConfigManager and CrossBuildEnvConfigManager by @ryanking13 in #91
  • Add a new configuration variable for setting default xbuildenv url by @ryanking13 in #85
  • MAINT Rename recipe-related scripts by @ryanking13 in #92
  • Add pinned key to opt recipe out of autoupdates by @hoodmane in #89
  • Bump the actions group with 4 updates by @dependabot in #95
  • Add pyodide skeleton enable and disable commands by @hoodmane in #94
  • Save symlinks directory when building with recipe builder by @hoodmane in #96
  • Bump actions/setup-python from 5.3.0 to 5.4.0 in the actions group by @dependabot in #98
  • Add requirement.constraint key to support package-wise constraints by @ryanking13 in #97

New Contributors

Full Changelog: v0.29.2...v0.29.3