New Features and Improvements
- Raise error if dataset name is empty (#1083, thanks @mathematicalmichael!)
- Add support for
spawn
start method for Pythonmultiprocess
. This should help circumvent issues like this - Improve docstrings
Bug Fixes
- Fix S3 uploads fail with
LazyEvalWrapper
type error (#1081)