What's Changed
- FIX raise iterator exception in user's thread by @tomMoral in #1491
- MAINT: Update byte_bounds import by @mtsokol in #1501
- FEA Implement generator unordered parameter by @fcharras in #1463
- MAINT: Cleanup expired ndarray methods by @mtsokol in #1506
- Fix README cloning url by @andreaso in #1508
- Fix README archive download link by @andreaso in #1509
- Prefer https:// links in the documentation by @andreaso in #1510
- Stricter Dask tests cleanup by @ogrisel in #1514
- CLN simplify code for easier read by @tomMoral in #1517
- Vendor cloudpickle 3.0.0 and drop support for Python 3.7. by @ogrisel in #1515
- MNT Fix Python 3.12 deprecation warning by @lesteve in #1518
- FIX
_get_items_to_delete
raising error when items list empty by @Dr-Blank in #1503 - Update dask backend for compatibility with return_as=generator by @fcharras in #1520
- DOC: Best randomness with Parallel generators by @paquiteau in #1490
- MTN update ci pipelines to use python3.8 + test more pypy versions by @fcharras in #1487
- MNT Restart readthedoc pipeline by @fcharras in #1524
- FIX Close cleanly distributed Client at the end of unit tests by @fcharras in #1526
- Add pytest 8.x compatability by @mr-c in #1553
- n_jobs parameter in instantiation of Parallel should be an integer by @androids-electric-sheep in #1549
- DOC : updated n_jobs docs in Parallel class by @Schefflera-Arboricola in #1537
- CI Fix url for scikit-learn nightly builds by @jeremiedbb in #1567
- ENH allow caching coroutine functions by @gsakkis in #894
- DOC consistent default formating in doc by @tomMoral in #1565
- DOC add gotcha on non-reproducible pickling by @tomMoral in #1566
- RELEASE 1.4.0 by @tomMoral in #1568
New Contributors
- @mtsokol made their first contribution in #1501
- @andreaso made their first contribution in #1508
- @Dr-Blank made their first contribution in #1503
- @paquiteau made their first contribution in #1490
- @mr-c made their first contribution in #1553
- @androids-electric-sheep made their first contribution in #1549
- @Schefflera-Arboricola made their first contribution in #1537
- @gsakkis made their first contribution in #894
Full Changelog: 1.3.2...1.4.0