✨ New features and improvements
This release introduces support for Python 3.12, with the exception of remote storage support, which currently still requires Python 3.11 or earlier. As soon as `cloudpathlib` supports Python 3.12, remote storage support will also be available in Weasel.
- Remove `catalogue` requirement (57).
- Update docs for `cloudpathlib` and Python 3.12 (60).
- Update warning and tests for Python 3.12 (61).
🔴 Bug fixes
- Fix warning message code for `make_tempdir` permission error (59).
👥 Contributors
adrianeboyd, honnibal, ines, rmitsch, svlandeg