| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-05-14 | 871 Bytes | |
| v1.31.0 source code.tar.gz | 2024-05-14 | 1.4 MB | |
| v1.31.0 source code.zip | 2024-05-14 | 1.7 MB | |
| Totals: 3 Items | 3.1 MB | 0 | |
v1.31.0 May 14, 2024
- Enhancements
- Add support for Python 3.12 (#2713)
- Fixes
- Move
flatten_listutil function intofeature_discoverymodule to fix import bug (#2702)
- Move
- Changes
- Temporarily restrict Dask version (#2694)
- Remove support for creating
EntitySetsfrom Dask or Pyspark dataframes (#2705) - Bump minimum versions of
tqdmandpipin requirements files (#2716) - Use
filterarg in call totarfile.extractallto safely deserialize EntitySets (#2722)
- Testing Changes
- Fix serialization test to work with pytest 8.1.1 (#2694)
- Update to allow minimum dependency checker to run properly (#2709)
- Update pull request check CI action (#2720)
- Update release notes updated check CI action (#2726)
Thanks to the following people for contributing to this release: @thehomebrewnerd