ruby-vips v0.3.0 Release Notes

Release Date: 2012-07-20 // over 11 years ago
  • ➕ Added

    • ✅ More rspec tests [John Cupitt]
    • ⚡️ Updated to libvips-7.30 [John Cupitt]

    🔄 Changed

    • 🐎 Reworked Reader class offers better performance and compatibility [John Cupitt]
    • Don't use :sequential option for older libvipses [John Cupitt]
    • Rename "tone_analyze" as "tone_analyse" for consistency with the rest of vips [John CUpitt]

    🛠 Fixed

    • ✅ Now passes rspec test suite cleanly in valgrind [John Cupitt]
    • 🛠 Fixed check of sequential mode support [Stanislaw Pankevich]