Releases: comictagger/comictagger
Releases · comictagger/comictagger
1.3.0-alpha.3: Merge pull request #204 from lordwelch/buildSystem
Update build
Pre Release 1.3.0-alpha.2
Pre Release 1.3.0-alpha.1
Pre Release 1.3.0-alpha.0
1.3.0-alpha.0 (2019-10-06)
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)
ComicTagger 1.2.3
1.2.3 (2019-10-06)
Fix
- Drag & Drop issues on macOS version
Other
- Update to new github comictagger url
ComicTagger 1.2.2
1.2.2
- Fix: version not included in macOS info.plist (#146)
ComicTagger 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.11in the hope it improves compatibility
ComicTagger 1.2.0
- 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
Fix TLS problems
Fixes #137.
ComicTagger 1.1.31-rc1 for Windows
Fixes #117.