Skip to content

v1.9.1

Compare
Choose a tag to compare
@thehomebrewnerd thehomebrewnerd released this 27 May 16:44
· 357 commits to main since this release
365abd9

v1.9.1 May 27, 2022

  • Enhancements
    • Update DateToHoliday and DistanceToHoliday primitives to work with timezone-aware inputs (#2056)
  • Changes
    • Delete setup.py, MANIFEST.in and move configuration to pyproject.toml (#2046)
  • Documentation Changes
    • Update slack invite link to new (#2044)
    • Add slack and stackoverflow icon to footer (#2087)
    • Update dead links in docs and docstrings (#2092)
  • Testing Changes
    • Skip test for normalize_dataframe due to different error coming from Woodwork in 0.16.3 (#2052)
    • Fix Woodwork install in test with Woodwork main branch (#2055)
    • Use codecov action v3 (#2039)
    • Add workflow to kickoff EvalML unit tests with Featuretools main (#2072)
    • Rename yml to yaml for GitHub Actions workflows (#2073, #2077)
    • Update Dask test fixtures to prevent flaky behavior (#2079)
    • Update Makefile with better pkg command (#2081)
    • Add scheduled workflow that checks for broken links in documentation (#2084)

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