Skip to content

Releases: alteryx/featuretools

v0.26.2

17 Aug 23:39
6d60462
Compare
Choose a tag to compare
  • Documentation Changes
    * Specify conda channel and Windows exe in graphviz installation instructions (#1611)
    * Remove GA token from the layout html (#1622)
  • Testing Changes
    * Add additional reviewers to minimum and latest dependency checkers (#1558, #1562, #1564, #1567)

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

v0.26.2.dev0

17 Aug 20:48
Compare
Choose a tag to compare
v0.26.2.dev0 Pre-release
Pre-release

Development release for testing purposes

v0.26.1

23 Jul 21:46
9344680
Compare
Choose a tag to compare

v0.26.1 Jul 23, 2021

  • Fixes
    • Set name attribute for EmailAddressToDomain primitive (#1543)
  • Documentation Changes
    • Remove and ignore unnecessary graph files (#1544)

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

v0.26.1.dev0

23 Jul 19:06
Compare
Choose a tag to compare
v0.26.1.dev0 Pre-release
Pre-release

Development release for testing purposes

v0.26.0

15 Jul 21:17
9161946
Compare
Choose a tag to compare

v0.26.0 Jul 15, 2021

  • Enhancements
    • Add replace_inf_values utility function for replacing inf values in a feature matrix (#1505)
    • Add URLToProtocol, URLToDomain, URLToTLD, EmailAddressToDomain, IsFreeEmailDomain as transform primitives (#1508, #1531)
  • Fixes
    • include_entities correctly overrides exclude_entities in primitive_options (#1518)
  • Documentation Changes
    • Prevent logging on build (#1498)
  • Testing Changes

v0.26.0.dev1

12 Jul 20:04
Compare
Choose a tag to compare
v0.26.0.dev1 Pre-release
Pre-release

Development release for testing purposes

v0.26.0.dev0

09 Jul 18:13
Compare
Choose a tag to compare
v0.26.0.dev0 Pre-release
Pre-release

Development release for testing purposes

v0.25.0

11 Jun 20:31
b3b36b4
Compare
Choose a tag to compare

v0.25.0 Jun 11, 2021

  • Enhancements
    • Add get_valid_primitives function (#1462)
    • Add EntitySet.dataframe_type attribute (#1473)
  • Changes
    • Upgrade minimum alteryx open source update checker to 2.0.0 (#1460)
  • Testing Changes
    • Upgrade minimum pip requirement for testing to 21.1.2 (#1475)

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

v0.25.0.dev0

11 Jun 16:39
Compare
Choose a tag to compare
v0.25.0.dev0 Pre-release
Pre-release

Development release for testing purposes

v0.24.1

26 May 21:11
6f71904
Compare
Choose a tag to compare

v0.24.1 May 26, 2021

  • Fixes
    • Update minimum pyyaml requirement to 5.4 (#1433)
    • Update minimum psutil requirement to 5.6.6 (#1438)
  • Documentation Changes
    • Update nbsphinx version to fix docs build issue (#1436)
  • Testing Changes
    • Create separate workflows for each CI job (#1422)
    • Add minimum dependency checker to generate minimum requirement files (#1428)
    • Add unit tests against minimum dependencies for python 3.7 on PRs and main (#1432, #1445)

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