Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions meeting-notes/2024/2024-01-29_skimage2-meeting.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
- Make as many [non-breaking changes](https://github.com/scikit-image/scikit-image/wiki/API-changes-for-skimage2#proposed-api-changes-doable-ahead-of-skimage2) as possible
- **Note: There are not many releases left to complete deprecation cycles!**
- Concretize breaking-changes
- e.g., which functions use automatic scaling?
- e.g., which functions use implicit rescaling?
- Settle pending decisions
- Make skimage2 folder to make it very easy to play around with

Expand All @@ -61,7 +61,7 @@

- Every PR / change goes into a migration document

### 2024-11, Release candiate with new API
### 2024-11, Release candidate with new API

- Release candidate: `scikit-image==0.25.0`
- identical with previous `scikit-image==0.24.0`
Expand Down