Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 611 Bytes

History.md

File metadata and controls

44 lines (32 loc) · 611 Bytes

v0.1.2 - 7/28/2010

  • refactor project into separate modules

v0.1.1 - 7/27/2010

  • add modulate method
  • add colorize method
  • add charcoal method
  • add chop method
  • bug fix in write without a callback

v0.1.0 - 6/27/2010

  • no longer supporting mogrify

  • add image data getter methods

    • size
    • format
    • color
    • res
    • depth
    • filesize
    • identify
  • add new convert methods

    • scale
    • resample
    • rotate
    • flip
    • flop
    • crop
    • magnify
    • minify
    • quality
    • blur
    • thumb

v0.0.1 - 6/11/2010

Initial release