Skip to content

v1.18.0

Compare
Choose a tag to compare
@gsheni gsheni released this 15 Nov 21:22
· 203 commits to main since this release
786bce6

v1.18.0 Nov 15, 2022

  • Enhancements
    • Add RollingOutlierCount primitive (#2129)
    • Add RateOfChange primitive (#2359)
  • Fixes
    • Sets uses_full_dataframe for Rolling* and Exponential* primitives (#2354)
    • Updates for compatibility with upcoming Woodwork release 0.21.0 (#2363)
    • Updates demo dataset location to use new links (#2366)
    • Fix test_holiday_out_of_range after holidays release 0.17 (#2373)
  • Changes
    • Remove click and CLI functions (list-primitives, info) (#2353, #2358)
  • Documentation Changes
    • Build docs in parallel with Sphinx (#2351)
    • Use non-editable install to allow local docs build (#2367)
    • Remove primitives.featurelabs.com website from documentation (#2369)
  • Testing Changes
    • Replace use of pytest's tmpdir fixture with tmp_path (#2344)

Thanks to the following people for contributing to this release:
@gsheni, @rwedge, @sbadithe, @tamargrey, @thehomebrewnerd