Group4Layers / ex_image_info

ExImageInfo is an Elixir library to parse images (binaries) and get the dimensions (size), detected mime-type and overall validity for a set of image formats. It is the fastest and supports multiple formats.
https://hex.pm/packages/ex_image_info
Other
95 stars 4 forks source link

New release? #11

Closed axelson closed 1 month ago

axelson commented 1 month ago

Hi there! 👋 Thank you for this library, I've been happily using it for a number of years now.

Is it possible to cut a new release? Mainly to avoid the charlists warning which looks like it's already fixed, although not yet released.

rNoz commented 1 month ago

Hi Jason! Sure thing, let me try to squeeze in some time this weekend. P.S. I've enjoyed your talks. In fact, I picked up a couple of your tips recently ;).

axelson commented 1 month ago

Thank you for the kind words! I'm glad it was helpful to you!

rNoz commented 1 month ago

:) Just published.

axelson commented 1 month ago

Great, thank you so much!