- Fixed bug in `util.iter_chunks` which affected `contrib.task.CascadeMerge` - Added mechanism to send notifications after tasks run - Added `slack` contrib package for slack chat notifications
0.0.25
- Fixed package setup - Added hdf5 contrib package - Fixed `only_missing` behavior for remote workflows - Various minor changes and fixes
0.0.24
- Fixed description parsing on PyPi.
0.0.23
- Added default output postfix to remote contrib workflows - Fixed versions in docker images - Use pandoc to create markdown readme for PyPi. - Add `ignore_submission` parameter to remote workflows. - Fixed handling of remote target transfer parameters.