Skip to content

unidist 0.2.2

Compare
Choose a tag to compare
@YarShev YarShev released this 16 Jan 15:09
· 119 commits to master since this release
c8b6fce

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)

Contributors

@YarShev
@Retribution98