Skip to content

v1.12.0

Compare
Choose a tag to compare
@dvreed77 dvreed77 released this 19 Jul 17:50
· 306 commits to main since this release
3533c60

v1.12.0 Jul 19, 2022

warning: This release of Featuretools will not support Python 3.7

  • Enhancements
    • Add IsWorkingHours and IsLunchTime transform primitives (#2130)
    • Add periods parameter to Diff and add DiffDatetime primitive (#2155)
    • Add RollingTrend primitive (#2170)
  • Fixes
    • Resolves Woodwork integration test failure and removes Python version check for codecov (#2182)
  • Changes
    • Drop Python 3.7 support (#2169, #2186)
    • Add pre-commit hooks for linting (#2177)
  • Documentation Changes
    • Augment single table entry in DFS to include information about passing in a dictionary for dataframes argument (#2160)
  • Testing Changes
    • Standardize imports across test files to simplify accessing featuretools functions (#2166)

Thanks to the following people for contributing to this release:
@dvreed77, @gsheni, @ozzieD, @rwedge, @sbadithe