Skip to content

v0.14.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 14:36
· 1105 commits to main since this release
v0.14.0-beta.4
9afae88

What's Changed

  • Remove workspace.members in Cargo.toml from sdist if there isn't any path dependency by @messense in #1227
  • CI: use latest Python 3.10 instead of 3.10.0 by @messense in #1228
  • Fix auditwheel libpython check on Python 3.7 and older versions by @messense in #1229
  • Configure bors by @messense in #1214
  • Only run tasks on pull request or bors related branches on Cirrus CI by @messense in #1231
  • Use generic tags when sys.implementation.name != platform.python_implementation() by @messense in #1232
  • Replace unmaintained actions-rs with dtolnay/rust-toolchain by @messense in #1233

Full Changelog: v0.14.0-beta.3...v0.14.0-beta.4