Image_science 1.2.4 Released

image_science version 1.2.4 has been released!

ImageScience is a clean and happy Ruby library that generates
thumbnails – and kicks the living crap out of RMagick. Oh, and it
doesn’t leak memory like a sieve. :slight_smile:

For more information including build steps, see
http://seattlerb.rubyforge.org/

Changes:

1.2.4 / 2012-11-23

  • 1 minor enhancement:

    • Extract out orientation logic and add it to with_image_from_memory.
      (bhenderson)