From: Ryan Davis Date: 2009-08-14T17:31:56+09:00 Subject: [ANN] image_science 1.2.1 Released image_science version 1.2.1 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.1 / 2009-08-14 * 2 minor enhancements: * Added luis' patches to make it build properly on windows. * with_image now raises on missing/bad files.