unidist 0.2.2
This release contains a few important bugfixes for MPI backend.
Key Features and Updates
- Stability and Bugfixes
- FIX-#201: Fix warnings to be aligned with latest flake8 (#202)
- FIX-#195: Fix serialization for numpy objects (#200)
- FIX-#211: Fix dask[complete] syntax in conda environment file (#212)
- FIX-#213: Fix NamedTuple serialization (#215)
- FIX-#224: Fix recursion in processing remote task arguments and serialization of dictionary that has a tuple key (#225)
- FIX-#228: Add missing configs to workers initialization (#229)