Skip to content

Conversation

timholy
Copy link
Member

@timholy timholy commented Sep 9, 2021

This came from Images.jl and is part of the code clean-out making
Images.jl mostly a "meta-package." It's also better to put glue
functionality in one of the packages that defines the components,
since that ensures that the glue-code is always available whenever
the operation can be supported.

xref JuliaImages/Images.jl#971

This came from Images.jl and is part of the code clean-out making
Images.jl mostly a "meta-package." It's also better to put glue
functionality in one of the packages that defines the components,
since that ensures that the glue-code is always available whenever
the operation can be supported.

xref JuliaImages/Images.jl#971
@timholy
Copy link
Member Author

timholy commented Sep 9, 2021

This should be released as 0.3.0. But I haven't bumped the Project.toml version yet because I think we should also deprecate region in favor of a keyword dims, and we might as well do that in the same release.

@timholy timholy changed the title Teh/imagemetadata Transfer support for ImageMeta Sep 9, 2021
This has a tendency to disable our CI
@timholy timholy merged commit 0c95276 into master Sep 9, 2021
@timholy timholy deleted the teh/imagemetadata branch September 9, 2021 14:19
johnnychen94 pushed a commit that referenced this pull request May 21, 2022
This came from Images.jl and is part of the code clean-out making
Images.jl mostly a "meta-package." It's also better to put glue
functionality in one of the packages that defines the components,
since that ensures that the glue-code is always available whenever
the operation can be supported.

xref JuliaImages/Images.jl#971

This also deletes a schedule CI run, which risks disabling CI if activity is low.
johnnychen94 pushed a commit that referenced this pull request May 21, 2022
This came from Images.jl and is part of the code clean-out making
Images.jl mostly a "meta-package." It's also better to put glue
functionality in one of the packages that defines the components,
since that ensures that the glue-code is always available whenever
the operation can be supported.

xref JuliaImages/Images.jl#971

This also deletes a schedule CI run, which risks disabling CI if activity is low.
johnnychen94 pushed a commit that referenced this pull request May 21, 2022
This came from Images.jl and is part of the code clean-out making
Images.jl mostly a "meta-package." It's also better to put glue
functionality in one of the packages that defines the components,
since that ensures that the glue-code is always available whenever
the operation can be supported.

xref JuliaImages/Images.jl#971

This also deletes a schedule CI run, which risks disabling CI if activity is low.
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.

1 participant