• 2.2.14 58ef4e8d86

    2.2.14
    All checks were successful
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline was successful
    ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
    ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
    ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
    ci/woodpecker/push/tests Pipeline was successful
    Stable

    olofvndrhr released this 2022-10-06 22:41:48 +02:00 | 132 commits to master since this release

    [2.2.14] - 2022-10-06

    Changed

    • Changed logging format to ISO 8601
    • Small logging corrections
    Downloads
  • 2.1.13 73e516f685

    2.1.13
    All checks were successful
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline was successful
    ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
    ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
    ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
    Stable

    olofvndrhr released this 2022-08-15 15:39:52 +02:00 | 136 commits to master since this release

    [2.2.13] - 2022-08-15

    Added

    • Option to run custom hooks before and after each chapter/manga download
    • Tests for the new hooks
    • Docs for the new hooks
    • Tests for mkdocs generation

    Changed

    • Verbose and Debug logging now have a space as a seperator between log level-name and log-level
    • APIs now have an attribute with their name (for the hooks) - api.api_name
    • Docs moved to Cloudflare pages (generated with mkdocs)
    Downloads
  • 2.1.12 30955369c8

    2.1.12
    Some checks failed
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline failed
    ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
    ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
    ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
    Stable

    olofvndrhr released this 2022-07-25 23:38:41 +02:00 | 151 commits to master since this release

    [2.1.12] - 2022-07-25

    Fixed

    • Image publishing with hatch on pypi should now work again
    • The schedule fixer for the new .sh schedule should now work correctly

    Added

    • More CI tests: pylint, pylama and autoflake
    • New function in get_release_notes.sh to get the latest version
    • Docstrings for MangaDLP and the api module Mangadex

    Changed

    • CI workflow is now faster and runs natively on arm64 (before it was buildx/emulation)
    • Pylint/pylama code improvements
    • Version management is now done with hatch (in __about__.py)
    Downloads
  • 2.1.11 87a30b17c8

    2.1.11
    Some checks failed
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline failed
    ci/woodpecker/tag/publish_docker Pipeline was successful
    Stable

    olofvndrhr released this 2022-07-18 22:04:37 +02:00 | 168 commits to master since this release

    [2.1.11] - 2022-07-18

    Fixed

    • The --read option now filters empty lines, so it will not generate an error anymore
    • An error which was caused by the interactive input method when you did not specify a chapter or to list them
    • Some typos

    Added

    • Options to configure the default schedule in the docker container via environment variables
    • Section the the docker README.md for the new environment variables
    • autoflake test in justfile
    • Some more things which get logged

    Changed

    • BREAKING: renamed the default schedule from daily to daily.sh. Don't forget to fix your bind-mounts to
      overwrite
      the default schedule
    • Added the .sh suffix to the s6 init scripts for better compatibility
    • Adjusted the new logging implementation. It shows now more info about the module the log is from, and some other
      improvements
    Downloads
  • 2.1.10 8972556415

    2.1.10
    Some checks failed
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline failed
    ci/woodpecker/tag/publish_docker Pipeline was successful
    ci/woodpecker/push/tests Pipeline was successful
    Stable

    olofvndrhr released this 2022-07-14 16:18:35 +02:00 | 178 commits to master since this release

    [2.1.10] - 2022-07-14

    Fixed

    • Removed some unused files

    Added

    • logger.py for all log related settings and functions

    Changed

    • Logging of output. The script now uses the logging library
    Downloads
  • 2.1.9 b4d636a845

    2.1.9
    All checks were successful
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline was successful
    ci/woodpecker/tag/publish_docker Pipeline was successful
    Stable

    olofvndrhr released this 2022-06-26 21:16:39 +02:00 | 188 commits to master since this release

    [2.1.9] - 2022-06-26

    Fixed

    • Timeouts in tests, due to api limitations. Now added a wait time between tests
    • Pytest path

    Added

    Changed

    • Handling of verbosity and logging. Now there are 4 types of verbosity: normal, lean, verbose and debug
    • CI/CD pipeline for testing and releases
    • Coverage testing now also done with tox
    • Default verbosity of docker container is now --lean
    • Reorganised pyproject.toml
    Downloads
  • 2.1.8 5efac3de11

    2.1.8
    All checks were successful
    ci/woodpecker/push/tests Pipeline was successful
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline was successful
    ci/woodpecker/tag/publish_build Pipeline was successful
    ci/woodpecker/tag/publish_docker Pipeline was successful
    Stable

    olofvndrhr released this 2022-06-22 22:31:45 +02:00 | 215 commits to master since this release

    [2.1.8] - 2022-06-22

    Fixed

    • Interactive input
    Downloads
  • 2.1.7 76edd6080c

    2.1.7
    All checks were successful
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline was successful
    ci/woodpecker/tag/publish_build Pipeline was successful
    ci/woodpecker/tag/publish_docker Pipeline was successful
    Stable

    olofvndrhr released this 2022-06-22 21:52:25 +02:00 | 218 commits to master since this release

    [2.1.7] - 2022-06-22

    Added

    • tox version testing
    • New pre-release tests
    • Build info's with hatch
    • Pypi build with hatch
    • Pypi section in README.md
    • Snyk test results
      in README.md

    Changed

    • Moved code from manga-dlp.py to input.py for uniformity
    • The default entrypoint is now mangadlp.input:main
    Downloads
  • 2.1.6 1a9c95fae1

    2.1.6
    All checks were successful
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/push/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline was successful
    ci/woodpecker/tag/publish_docker Pipeline was successful
    Stable

    olofvndrhr released this 2022-06-21 22:22:57 +02:00 | 231 commits to master since this release

    [2.1.6] - 2022-06-21

    Fixed

    • Docker labels are now working
    • Global variables are now fully uppercase
    • Some errors with static types

    Added

    • bump2version config for releases
    • More tests with: mypy and isort
    • New issue templates

    Changed

    • Release workflow now is based on configuration files
    • Switched from setup.py to pyproject.toml
    • README.md now has sorted badges
    • Imports are now sorted with isort
    • Static types are now checked with mypy
    • Release note generation is now simplified
    Downloads
  • 2.1.5 d40a2cab8f

    2.1.5
    All checks were successful
    ci/woodpecker/push/tests Pipeline was successful
    ci/woodpecker/tag/tests Pipeline was successful
    ci/woodpecker/tag/publish_release Pipeline was successful
    ci/woodpecker/tag/publish_docker Pipeline was successful
    Stable

    olofvndrhr released this 2022-06-18 00:17:20 +02:00 | 256 commits to master since this release

    [2.1.5] - 2022-06-18

    Fixed

    • Image names now have a suffix, as some comic readers have problems with no
      suffix [fixes issue #2]

    Added

    • --format section in the README
    Downloads