Skip to content

v1.1.0

Compare
Choose a tag to compare
@rwedge rwedge released this 02 Nov 15:44
· 527 commits to main since this release
8d4aa70

v1.1.0 Nov 2, 2021

  • Fixes
    • Check base_of_exclude attribute on primitive instead feature class (#1749)
    • Pin upper bound for pyspark (#1748)
    • Fix get_unused_primitives only recognizes lowercase primitive strings (#1733)
    • Require newer versions of dask and distributed (#1762)
    • Fix bug with pass-through columns of cutoff_time df when n_jobs > 1 (#1765)
  • Changes
    • Add new version of nlp_primitives as an add-on library (#1743)
    • Change name of date_of_birth (column name) to birthday in mock dataset (#1754)
  • Documentation Changes
    • Upgrade Sphinx and fix docs configuration error (#1760)
  • Testing Changes
    • Modify CI to run unit test with latest dependencies on python 3.9 (#1738)
    • Added Python version standardizer to Jupyter notebook linting (#1741)

Thanks to the following people for contributing to this release:
@bchen1116, @gsheni, @HenryRocha, @jeff-hernandez, @ridicolos, @rwedge