v0.8.0 January 20, 2022
- Enhancements
- Add issue templates for bugs, feature requests and documentation improvements (#271)
- Changes
- Update pip to 21.3.1 for test requirements (#265)
- Restrict to Python 3.7 to 3.9 (#265)
- Use black and remove autopep8 for linting (#265)
- Update minimum dependency checker with the correct reviewers (#267)
- Rename
LabelMaker.target_entity
to LabelMaker.target_dataframe_name
(#276)
- Documentation Changes
- Update install instructions to specify correct python versions (#265)
- Update example notebooks to use latest Featuretools and EvalML APIs (#275)
- Testing Changes
- Add unit test for dropping empty data slices (#280)
- Add auto approve workflow for dependency updates (#281)
Thanks to the following people for contributing to this release:
@gsheni, @jeff-hernandez, @thehomebrewnerd