- Basic handling of nested parallel calls up to recursion depth 3 (by default, can be changd by setting LOKY_MAX_DEPTH) - Various internal code clean-up and test improvments
0.2
- Customizable serialization (46) - Add support for calling dynamically defined function when cloudpickle is available (47) - Fix resizing of the executor (51) - Various rare race condition fixes