v1.2
Features:
- add support for MacOS and Windows (via supporting multiprocessing start method "spawn")
- add a Serial Server.
run_blockwise
convenience function can be run withmultiprocessing=False
- class methods can now be used as worker start functions and process block functions
Bug Fixes:
- no longer double counts orphans in some cases