Skip to content

v1.4.0

Compare
Choose a tag to compare
@davesque davesque released this 11 Jan 05:14
· 491 commits to main since this release
cf0ee5d
  • Enhancements
    • Add LatLong transform primitives - GeoMidpoint, IsInGeoBox, CityblockDistance (#1814)
    • Add issue templates for bugs, feature requests and documentation improvements (#1834)
  • Fixes
    • Fix bug where Woodwork initialization could fail on feature matrix if cutoff times caused null values to be introduced (#1810)
  • Changes
    • Skip code coverage for specific dask usage lines (#1829)
    • Increase minimum required numpy version to 1.21.0, scipy to 1.3.3, koalas to 1.8.1 (#1833)
    • Remove pyyaml as a requirement (#1833)
  • Documentation Changes
    • Remove testing on conda forge in release.md (#1811)
  • Testing Changes
    • Enable auto-merge for minimum and latest dependency merge requests (#1818, #1821, #1822)
    • Change auto approve workfow to use PR number and run every 30 minutes (#1827)
    • Add auto approve workflow to run when unit tests complete (#1837)
    • Test deserializing from S3 with mocked S3 fixtures only (#1825)
    • Remove fastparquet as a test requirement (#1833)

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