Skip to content

1.x-1.0.0-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@avpaderno avpaderno released this 23 Sep 18:06
· 26 commits to 1.x-1.x since this release
1.x-1.0.0-alpha3
bd00161

What's Changed

  • Issue #3: Verify that $format is a value returned by Gmagick::queryFormats() by @avpaderno in #4
  • Issue #5: Merge the graphicsmagick and graphicsmagick_effects modules by @avpaderno in #7
  • Issue #6: Convert all the effects to functions that invoke toolkit operations by @avpaderno in #8
  • Issue #9: Add type hinting in documentation comments and method/function declarations by @avpaderno in #11
  • Issue #10: Change Color::toRgb() and Color::toHex() to accept NULL as first parameter by @avpaderno in #12
  • Issue #13: Image toolkit settings are not saved by @avpaderno in #14

Full Changelog: 1.x-1.0.0-alpha2...1.x-1.0.0-alpha3