Skip to content

Release v2.13.0

Compare
Choose a tag to compare
@JonathonReinhart JonathonReinhart released this 25 Mar 05:14
· 5 commits to main since this release

This is a minor release.

Added

  • Added support for Python 3.12 (#244)
  • Added explicit support for mounting named volumes (#250)
    • This officially restores and extends the (unsupported) pre-v2.12 behavior.

Changed

  • Removed use of deprecated pkg_resources (#247)
  • Rewrote scubainit in Rust (#232)