Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.13.0 #830

Merged
merged 4 commits into from Nov 30, 2019
Merged

v0.13.0 #830

merged 4 commits into from Nov 30, 2019

Conversation

rwedge
Copy link
Contributor

@rwedge rwedge commented Nov 30, 2019

v0.13.0 Nov 30, 2019

Breaking Changes

  • The libraries used for downloading or uploading from S3 or URLs are now
    optional and will no longer be installed by default. To use this
    functionality they will need to be installed separately.
  • The fix to how the Diff primitive is calculated may slow down the overall
    calculation time of feature lists that use this primitive.

@rwedge rwedge requested a review from kmax12 November 30, 2019 21:47
@codecov-io
Copy link

Codecov Report

Merging #830 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #830   +/-   ##
=======================================
  Coverage   98.15%   98.15%           
=======================================
  Files         121      121           
  Lines       10920    10920           
=======================================
  Hits        10718    10718           
  Misses        202      202
Impacted Files Coverage Δ
featuretools/tests/test_version.py 100% <100%> (ø) ⬆️
featuretools/version.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bef172...2b62792. Read the comment docs.

Copy link
Contributor

@kmax12 kmax12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rwedge rwedge merged commit 0783ccc into master Nov 30, 2019
@rwedge rwedge deleted the v0.13.0 branch February 24, 2021 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants