All Versions
40
Latest Version
Avg Release Cycle
149 days
Latest Release
727 days ago

Changelog History
Page 4

  • v0.2.3 Changes

    October 16, 2011
    • ๐Ÿ“š Documentation enhancements.
  • v0.2.2 Changes

    October 16, 2011
    • ๐Ÿ“š Documentation enhancements.
  • v0.2.1 Changes

    October 15, 2011
    • โž• Add PointInterface::move.
    • BoxInterface::scale can accept floats.
    • Set antialias mode for GD images.
    • ๐Ÿ›  Fix png compression.
  • v0.2.0 Changes

    October 06, 2011
    • โž• Add Imagine\Fill\Gradient\Linear::getStart/getEnd.
    • โž• Add Imagine\Image\Color::isOpaque.
    • โž• Add Gmagick transparency exceptions.
    • โž• Add support for transparency for gif export.
    • โž• Add widen/heighten methods for easy scaling to target width/height.
    • โž• Add functionals tests to unit test thumbnails creation.
    • โž• Add the ability to use hexadecimal notation for Imagine\Image\Color construction.
    • Implement fast linear gradient for Imagick.
    • โœ‚ Remove lengthy image histogram comparisons.
    • Extract ManipulatorInterface from ImageInterface.
    • Switch methods to final.
    • ๐Ÿ†• New method ImageInterface::getColorAt.
    • Introduce ImagineAware abstract filter class.
  • v0.1.5 Changes

    May 18, 2011
    • ๐Ÿ›  Fix bug in GD rotate.
  • v0.1.4 Changes

    March 21, 2011
    • โž• Add environment check to gracefuly skip test.
  • v0.1.3 Changes

    March 21, 2011
    • ๐Ÿ‘Œ Improve api docs.
    • Extract FontInterface.
  • v0.1.2 Changes

    March 21, 2011
    • โž• Add check for GD.
  • v0.1.1 Changes

    March 21, 2011
    • โž• Add rounding and fixed thumbnail logic.
  • v0.1.0 Changes

    March 14, 2011
    • First tagged version.