Skip to content

Releases: alteryx/featuretools

v0.24.1.dev0

26 May 17:26
Compare
Choose a tag to compare
v0.24.1.dev0 Pre-release
Pre-release

Development release for testing purposes

v0.24.0

30 Apr 22:30
fff9fa0
Compare
Choose a tag to compare

v0.24.0 Apr 30, 2021

  • Changes
    • Add auto assign bot on GitHub (#1380)
    • Reduce DFS max_depth to 1 if single entity in entityset (#1412)
    • Drop Python 3.6 support (#1413)
  • Documentation Changes
    • Improve formatting of release notes (#1396)
  • Testing Changes
    • Update Dask/Koalas test fixtures (#1382)
    • Update Spark config in test fixtures and docs (#1387, #1389)
    • Don't cancel other CI jobs if one fails (#1386)
    • Update boto3 and urllib3 version requirements (#1394)
    • Update token for dependency checker PR creation (#1402, #1407, #1409)

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

v0.24.0.dev0

29 Apr 23:02
Compare
Choose a tag to compare
v0.24.0.dev0 Pre-release
Pre-release

Development release for testing purposes

v0.23.3

31 Mar 23:42
1f43722
Compare
Choose a tag to compare

v0.23.3 Mar 31, 2021

  • Changes
    • Minor updates to work with Koalas version 1.7.0 (#1351)
    • Explicitly mention Python 3.8 support in setup.py classifiers (#1371)
    • Fix issue with smart-open version 5.0.0 (#1372, #1376)
  • Testing Changes
    • Make release notes updated check separate from unit tests (#1347)
    • Performance tests now specify which commit to check (#1354)

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

v0.23.3.dev1

31 Mar 22:05
Compare
Choose a tag to compare
v0.23.3.dev1 Pre-release
Pre-release

Development release for testing purposes

v0.23.3.dev0

31 Mar 20:59
Compare
Choose a tag to compare
v0.23.3.dev0 Pre-release
Pre-release

Development release for testing purposes

v0.23.2

26 Feb 21:00
164c4aa
Compare
Choose a tag to compare

v0.23.2 Feb 26, 2021

⚠️ The next non-bugfix release of Featuretools will not support Python 3.6

  • Enhancements
    • The list_primitives function returns valid input types and the return type (#1341)
  • Fixes
    • Restrict numpy version when installing koalas (#1329)
  • Changes
    • Warn python 3.6 users suppport will be dropped in future release (#1344)
  • Documentation Changes
    • Update docs for defining custom primitives (#1332)
    • Update featuretools release instructions (#1345)

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

v0.23.2.dev0

26 Feb 19:31
Compare
Choose a tag to compare
v0.23.2.dev0 Pre-release
Pre-release

Development release for testing purposes

v0.23.1

29 Jan 21:43
46cc496
Compare
Choose a tag to compare

v0.23.1 Jan 29, 2021

  • Fixes
    • Calculate direct features uses default value if parent missing (#1312)
    • Fix bug and improve tests for EntitySet.__eq__ and Entity.__eq__ (#1323)
  • Documentation Changes
    • Update Twitter link to documentation toolbar (#1322)
  • Testing Changes
    • Unpin python-graphviz package on Windows (#1296)
    • Reorganize and clean up tests (#1294, #1303, #1306)
    • Trigger tests on pull request events (#1304, #1315)
    • Remove unnecessary test skips on Windows (#1320)

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

v0.23.1.dev0

29 Jan 14:12
Compare
Choose a tag to compare
v0.23.1.dev0 Pre-release
Pre-release

Test release for development purposes