Skip to content

Releases: comictagger/comictagger

1.3.0-alpha.3: Merge pull request #204 from lordwelch/buildSystem

13 Dec 02:17
6e1e895

Choose a tag to compare

Pre Release 1.3.0-alpha.2

27 Sep 00:26
d46e171

Choose a tag to compare

Pre-release

1.3.0-alpha.2 (2021-09-26)

Change

  • Finish normalize series search (fixes automatic tagging with ':' vs '-') (#199)
  • Fix regression of #143 introduced by merging #189 closes #197 (#198)

Pre Release 1.3.0-alpha.1

26 Sep 04:01
03a8d90

Choose a tag to compare

Pre-release

1.3.0-alpha.1 (2021-09-21)

Change

  • Remove out-dated code (#192,fixes #172)
  • Move to requests module (#134)
  • Normalize series search (fixes automatic tagging with ':' vs '-') (#189)

Pre Release 1.3.0-alpha.0

06 Oct 14:58

Choose a tag to compare

Pre-release

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

06 Oct 10:38

Choose a tag to compare

1.2.3 (2019-10-06)

Fix

  • Drag & Drop issues on macOS version

Other

  • Update to new github comictagger url

ComicTagger 1.2.2

29 Sep 21:40

Choose a tag to compare

1.2.2

  • Fix: version not included in macOS info.plist (#146)

ComicTagger 1.2.1

28 Sep 15:28

Choose a tag to compare

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

ComicTagger 1.2.0

25 Sep 00:13

Choose a tag to compare

  • 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

22 Sep 12:03

Choose a tag to compare

ComicTagger 1.1.31-rc1 for Windows

04 Feb 19:45

Choose a tag to compare

Pre-release

Fixes #117.