JuliaIO / ImageIO.jl

Load images in Julia. Designed for FileIO interaction. Supports PNG and Portable Bitmap formats
MIT License
28 stars 11 forks source link

CompatHelper: bump compat for "TiffImages" to "0.4" #37

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the TiffImages package from 0.3 to 0.3, 0.4.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

johnnychen94 commented 3 years ago

@tlnagy I assume nothing breaking in the new release?

tlnagy commented 3 years ago

Not strictly, it adds some dependencies and support for DEFLATE compressed images. Since it's more than a bugfix release, I decided to bump the minor version number