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

Addition of getType() API #27

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Addition of getType() API #27

merged 2 commits into from
Aug 29, 2024

Conversation

tpietzsch
Copy link
Member

Bump to latest pom-scijava and bump imglib2 versions.

A binary incompatibility was introduced in ImgLib2 which requires re-compilation of imagej-mesh:

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 added a commit to scijava/pom-scijava that referenced this pull request Aug 29, 2024
@ctrueden ctrueden merged commit 3423c0a into master Aug 29, 2024
1 check passed
@ctrueden ctrueden deleted the feature-rai-getType branch August 29, 2024 15:53
tpietzsch added a commit to scijava/pom-scijava that referenced this pull request Sep 23, 2024
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.

2 participants