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

Incorporate upstream changes from scikit-image 0.25 #806

Open
wants to merge 22 commits into
base: branch-25.02
Choose a base branch
from

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Dec 16, 2024

This MR updates for consistency with scikit-image v0.25 (released on Dec 13, 2024).

The main API change is deprecating footprint functions square, rectangle and cube in favor of a general footprint_rectangle method.

The supported version range of various dependencies have also been bumped.

@grlee77 grlee77 added improvement Improves an existing functionality non-breaking Introduces a non-breaking change maintenance labels Dec 16, 2024
@grlee77 grlee77 added this to the v25.02.00 milestone Dec 16, 2024
@grlee77 grlee77 self-assigned this Dec 16, 2024
@grlee77 grlee77 requested review from a team as code owners December 16, 2024 13:36
@grlee77 grlee77 requested a review from gforsyth December 16, 2024 13:36
@grlee77 grlee77 force-pushed the grelee/skimage025-api-updates branch from 6c08a42 to 24e2461 Compare December 16, 2024 15:38
@grlee77 grlee77 force-pushed the grelee/skimage025-api-updates branch from 24e2461 to b6b0a6b Compare December 16, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality maintenance non-breaking Introduces a non-breaking change
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant