From: Ryan Davis Date: 2012-05-08T08:09:48+09:00 Subject: [ANN] image_science 1.2.3 Released image_science version 1.2.3 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. :) For more information including build steps, see http://seattlerb.rubyforge.org/ Changes: ### 1.2.3 / 2012-05-07 * 2 bug fixes: * Fixed thumbnail float imprecision errors. (jdelStrother) * Switched to using tmpdir for INLINEDIR to avoid failures in CI environments w/o homedirs