- Fix height/width order in scale. Before they were reversed (and broken). If you had set `width=200` it would really scale to be `height=200`
1.1.0
- Display progress for management command - Require Pillow for install
1.0.4
- Will not try to save if there is no source file - Will delete destination if, either, there is no source or the transformation does not return an image