* Remove out-dated code (192,fixes 172) * Move to requests module (134) * Normalize series search (fixes automatic tagging with ':' vs '-') (189)
1.3.0alpha.0
Change
* Better support for macOS dark mode (159) * Better support for CLI mode in Windows (158, 162) * Use new unrar-cffi library for rar reading (151) * Increase comicvine search results per request (should result in less Comic Vine hits) (164)
Other
* Automatic PyPI release (163)
1.2.3
Fix
* Drag & Drop issues on macOS version
Other
* Update to new github comictagger url
1.2.2
* Fix: version not included in macOS info.plist (146)
1.2.02
* same features as 1.1.32-rc1 * automatic build and github release using travis (for macOS) and appveyor (for windows) * start to use git flow for release management
1.2.1
This is a minor release focusing on build automation: * now all releases are automatically built and uploaded from Travis CI * added a `MACOSX_DEPLOYMENT_TARGET=10.11` in the hope it improves compatibility