image_science version 1.2.5 has been released!
* <http://seattlerb.rubyforge.org/ImageScience.html>
* <http://rubyforge.org/projects/seattlerb>
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.5 / 2013-06-20
* 1 bug fix:
  * Fixed memory leak in the ReOrient function. (Blargel/abnerqian)