2.1.3 #12

Merged
olofvndrhr merged 8 commits from dev into master 2022-05-29 14:09:38 +02:00
Owner

[2.1.3] - 2022-05-29

Fixed

  • Error-chapters and skipped-chapters list are now shown again
  • The Interactive input version now matches --version

Added

  • Ability to list chapters with interactive input

Changed

  • Replace exit() with sys.exit()
  • Renamed class methods to not look like dunder methods
  • Script execution moved from os.system() to subprocess.call()
## [2.1.3] - 2022-05-29 ### Fixed - Error-chapters and skipped-chapters list are now shown again - The Interactive input version now matches `--version` ### Added - Ability to list chapters with interactive input ### Changed - Replace `exit()` with `sys.exit()` - Renamed class methods to not look like dunder methods - Script execution moved from `os.system()` to `subprocess.call()`
olofvndrhr added 8 commits 2022-05-29 13:51:30 +02:00
change logging of skipped chapters and fix error list
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ae42a19aed
import sys
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
3336649ada
rename class methods so they don't use a dunder format
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
0305631f78
add changelog entry
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
57d2675528
prepare for 2.1.3 release
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
547d056822
olofvndrhr merged commit 6fde304bf0 into master 2022-05-29 14:09:38 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: olofvndrhr/manga-dlp#12
No description provided.