New features:
- New option --skip-shared-albums
- Option to use hard links for albums --use-hardlinks #79
- honour umask on downloaded files #92
- Travis testing for Windows and Mac
- Updates to readme including Linux Uprising link
- restructure system tests for easier mods to the test account data
- Travis auto-publish to pypi (yet to be tested!) #96
Bug fixes:
- mediaitems.list not listing all photos - workaround by scanning albums for photos ids too. #89
- symlinks not working on windows #90
- fixed tests for windows and mac
- handle duplicates in case-insensitive file systems (windows and mac) #89
- make README build badge point to master #96
- failed downloads causing exception in windows due to file handle still in use #98