Added
- Support for Python 3.12 was added.
Changed
Fixed
- Updates
joinpathsyntax to only use one addition per call, because the multiple inputs
version was causing mypy errors on Python 3.10. - Makes the
reconfigureverb actually use the staging server for the dry run to check the new
configuration.
More details about these changes can be found on our GitHub repo.