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

Imglib2 v7 #89

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Imglib2 v7 #89

merged 2 commits into from
Sep 3, 2024

Conversation

tpietzsch
Copy link

Bump to latest pom-scijava and bump imglib2 versions.

A binary incompatibility was introduced in ImgLib2 which requires re-compilation of n5-ij:

Views.flatIterable(...) returns RandomAccessibleInterval instead of IterableInterval. The reasoning is that RandomAccessibleInterval extends IterableInterval (since imglib2-7.0.0), and there is no reason to strip the RandomAccess part from the flatIterable result.

@tpietzsch
Copy link
Author

This is ready to go as soon as saalfeldlab/n5-imglib2#54 is merged and released.

n5-imglib2 is the only SNAPSHOT dependency left

@bogovicj bogovicj merged commit a3af307 into saalfeldlab:master Sep 3, 2024
0 of 3 checks passed
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.

3 participants