ruby-vips v0.2.0 Release Notes

Release Date: 2012-06-29 // almost 12 years ago
  • ➕ Added

    • ➕ Add tile_cache [John Cupitt]
    • ➕ Add :sequential option to tiff, jpeg and png readers [John Cupitt]
    • ➕ Add raise if suitable pkg_config for libvips is not found, thanks to Pierre Chapuis [Stanislaw Pankevich]
    • ➕ Add backward compatibility of 0.1.x ruby-vips with libvips versions less than 7.28 [John Cupitt]
    • ➕ Add Travis. ruby-vips now is being tested on travis-ci.org. [Stanislaw Pankevich]

    🔄 Changed

    • Disable the vips8 operation cache to save some memory [John Cupitt]
    • ⚡️ Update example shrinker [John Cupitt]

    🛠 Fixed

    • 🆓 #8: Memory allocation-free issues [Grigoriy Chudnov]