Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 736 Bytes

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 736 Bytes

0.0.1 - 28-02-2012

Initial release

0.0.2 - 29-02-2012

  1. Fixed space character in file name bug
  2. crop() will assume width and height as cropwidth and cropheight if they are not specified

0.0.3 - 29-02-2012

  1. '(' and ')' escaped in filenames

0.0.4 - 29-02-2012

  1. Fixed file name special character bug. More complicated than assumed!

0.0.5 - 09-04-2012

  1. File names can have more than once space

0.0.6 - 09-04-2012

  1. Better fix for file name issues.
  2. info() bug fixed

0.0.7 - 10-04-2012

  1. New method - thumbnail()

0.0.8 - 11-04-2012

  1. Bug in thumbnail() fixed