* Added global rc file support. * Added quote()/unquote() to common environment. * Fixed bug with filenames with spaces (in default templates too). * Fixed --force and --no bug. * Support for specifying affinity * (Internal) removed '--' in altrepns directly in Image() * (Internal) now treating Image._thumb and Image._attr more similarly * (Internal) cleaned up thumbnail filename mess * (Internal) cleaned up thumbnail filename mess
1.0.2
-------------
* Fixed bug with images not being in sorted order (was using map order). * Fixed bug with multi-part images, now thumbnails are taken from [1]. Should I make it configurable? * Changed fallback template so slightly (better navigation). * Fixed empty subdirectories bug.
1.0.1
-------------
* Very very minor bug fixes. * Bug fix for EXIF JPEG's, that were not recognized by Python's imghdr.
1.0
-----------
* Release. * Crazy weekend obsessively spitting code like a moron, plus two weeks stabilizing.