Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 11:31
· 34 commits to refs/heads/main since this release
4c68119

Note that the previous release was 0.8.0, but this one is 0.11.0 instead of 0.9.0 to match the '11' in the TensorFlow version: 2.11. Future releases will also follow this scheme, such that it becomes easy to match with a TensorFlow version that it is based on.

🎉 Features

👷‍♂️ Internal Improvements

  • Replace -mmacosx-version-min with MACOSX_DEPLOYMENT_TARGET env var (#767) @lgeiger
  • [CI] Use concurrency setting instead of cancel action (#764) @lgeiger
  • Fix Windows pip build (#755) @lgeiger
  • Increase minimal macOS version requirement (#753) @lgeiger

⬆️ Dependencies