A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/rmagick/rmagick

https://github.com/rmagick/rmagick - RMagick 7.0.3

Bug Fixes

Full Changelog: https://github.com/rmagick/rmagick/compare/RMagick_7-0-2...RMagick_7-0-3

- C++
Published by Watson1978 14 days ago

https://github.com/rmagick/rmagick - RMagick 7.0.2

Bug Fixes

Full Changelog: https://github.com/rmagick/rmagick/compare/RMagick_7-0-1...RMagick_7-0-2

- C++
Published by Watson1978 17 days ago

https://github.com/rmagick/rmagick - RMagick 7.0.1

Bug Fixes

  • Image_gray_q changes the colour space of the image, instead of returning whether it's grayscale (#1788)
  • Check for errors from ParseGeometry() (#1786)
  • Fail explicitly when trying to install on JRuby (#1784)

New Contributors

Full Changelog: https://github.com/rmagick/rmagick/compare/RMagick_7-0-0...RMagick_7-0-1

- C++
Published by Watson1978 20 days ago

https://github.com/rmagick/rmagick - RMagick 7.0.0

Breaking Changes

  • Drop support for Ruby 3.1 and older (#1749)
  • Drop support for old ImageMagick (6.8.x and 7.0.x) (#1748)

Improvements

  • Modernize argument parsing using keyword arguments API (#1754)
  • Fix floating-point truncation in Magick::TypeMetric coordinates (#1765)
  • Fix floating-point truncation in Magick::ChromaticityInfo coordinates (#1241)

- C++
Published by Watson1978 about 1 month ago