Skip to content

v1.28.0

Compare
Choose a tag to compare
@thehomebrewnerd thehomebrewnerd released this 26 Oct 18:21
· 60 commits to main since this release
1498c9a

v1.28.0 Oct 26, 2023

  • Fixes
    • Fix bug with default value in PercentTrue primitive (#2627)
  • Changes
    • Refactor featuretools/tests/primitive_tests/utils.py to leverage list comprehensions for improved Pythonic quality (#2607)
    • Refactor can_stack_primitive_on_inputs (#2522)
    • Update s3 bucket for docs image (#2593)
    • Temporarily restrict pandas max version to <2.1.0 and pyarrow to <13.0.0 (#2609)
    • Update for compatibility with pandas version 2.1.0 and remove pandas upper version restriction (#2616)
  • Documentation Changes
    • Fix badge on README for tests (#2598)
    • Update readthedocs config to use build.os (#2601)
  • Testing Changes
    • Update airflow looking glass performance tests workflow (#2615)
    • Removed old performance testing workflow (#2620)

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