Skip to content

Releases: hotenov/LEP-downloader

v3.0.0b3 (2022-10-01)

01 Oct 14:17
d2e8418
Compare
Choose a tag to compare

What's Changed

This is a dependencies updating release (for 7 past months from v3.0.0b2).
Including old vulnerable versions of 'lxlml' and 'dparse'.

🔥 Removals and Deprecations

  • Remove old files of version 2 and version 1 (#29) @hotenov

📚 Documentation

  • Update Python version to 3.8+ (was 3.6+) (#30) @hotenov

💄 Style

  • Update pyproject.toml with new poetry dependencies notation (groups) (#115) @hotenov

📦 Dependencies

⬇ click to expand ⬇

  • chore(deps-dev): Bump black from 22.3.0 to 22.8.0 (#113) @dependabot
  • chore(deps-dev): Bump requests-mock from 1.9.3 to 1.10.0 (#112) @dependabot
  • chore(deps): Bump requests from 2.27.1 to 2.28.1 (#110) @dependabot
  • chore(deps-dev): Bump pygments from 2.11.2 to 2.13.0 (#109) @dependabot
  • chore(deps): Bump pytz from 2022.1 to 2022.2.1 (#111) @dependabot
  • chore(deps): Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#107) @dependabot
  • chore(deps): Bump furo from 2022.6.21 to 2022.9.29 in /docs (#105) @dependabot
  • chore(deps): Bump sphinx from 5.1.1 to 5.2.3 in /docs (#103) @dependabot
  • chore(deps): Bump actions/cache from 3.0.8 to 3.0.9 (#104) @dependabot
  • chore(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1 (#102) @dependabot
  • chore(deps): Bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows (#106) @dependabot
  • chore(deps): Bump poetry from 1.2.0 to 1.2.1 in /.github/workflows (#108) @dependabot
  • chore(deps): Upgrade safety (1.10.3 -> 2.2.0) (#114) @hotenov
  • chore(deps): Bump poetry from 1.1.14 to 1.2.0 in /.github/workflows (#92) @dependabot
  • chore(deps): Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (#95) @dependabot
  • chore(deps): Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (#96) @dependabot
  • chore(deps): Bump zipp from 3.7.0 to 3.8.1 (#98) @dependabot
  • chore(deps): Bump virtualenv from 20.16.2 to 20.16.4 (#99) @dependabot
  • chore(deps): Bump tornado from 6.1 to 6.2 (#97) @dependabot
  • chore(deps): Bump pbr from 5.9.0 to 5.10.0 (#100) @dependabot
  • chore(deps): Bump pathspec from 0.9.0 to 0.10.0 (#101) @dependabot
  • chore(deps): Bump virtualenv from 20.16.2 to 20.16.4 in /.github/workflows (#94) @dependabot
  • chore(deps): Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#93) @dependabot
  • chore(deps): Bump actions/cache from 3.0.5 to 3.0.8 (#91) @dependabot
  • chore(deps): Upgrade lxml from 4.6.3 to 4.9.1 (#90) @hotenov
  • chore(deps): Bump virtualenv from 20.14.0 to 20.16.2 (#88) @dependabot
  • chore(deps-dev): Bump flake8-rst-docstrings from 0.2.5 to 0.2.7 (#87) @dependabot
  • chore(deps): Bump click from 8.0.4 to 8.1.3 (#85) @dependabot
  • chore(deps): Bump jinja2 from 3.0.3 to 3.1.2 (#86) @dependabot
  • chore(deps): Bump sphinx-click from 4.2.0 to 4.3.0 in /docs (#83) @dependabot
  • chore(deps): Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows (#84) @dependabot
  • chore(deps): Bump sphinx from 5.0.2 to 5.1.1 in /docs (#82) @dependabot
  • chore(deps): Bump pip from 22.1.2 to 22.2.1 in /.github/workflows (#81) @dependabot
  • chore(deps): Bump virtualenv from 20.15.1 to 20.16.2 in /.github/workflows (#80) @dependabot
  • chore(deps): Bump actions/cache from 3.0.4 to 3.0.5 (#79) @dependabot
  • chore(deps): Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#78) @dependabot
  • chore(deps): Bump stevedore from 3.5.0 to 4.0.0 (#89) @dependabot
  • chore(deps): Bump platformdirs from 2.5.1 to 2.5.2 (#76) @dependabot
  • chore(deps-dev): Bump pre-commit-hooks from 4.2.0 to 4.3.0 (#77) @dependabot
  • chore(deps): Bump pyparsing from 3.0.7 to 3.0.9 (#75) @dependabot
  • chore(deps): Bump pytz from 2021.3 to 2022.1 (#74) @dependabot
  • chore(deps): Bump sphinx from 5.0.0 to 5.0.2 in /docs (#69) @dependabot
  • chore(deps): Bump filelock from 3.6.0 to 3.7.1 (#73) @dependabot
  • chore(deps): Bump sphinx-click from 4.1.0 to 4.2.0 in /docs (#70) @dependabot
  • chore(deps): Bump nox-poetry from 1.0.0 to 1.0.1 in /.github/workflows (#72) @dependabot
  • chore(deps): Bump virtualenv from 20.14.1 to 20.15.1 in /.github/workflows (#71) @dependabot
  • chore(deps): Bump furo from 2022.4.7 to 2022.6.21 in /docs (#68) @dependabot
  • chore(deps): Bump actions/setup-python from 3 to 4 (#67) @dependabot
  • chore(deps): Bump actions/cache from 3.0.3 to 3.0.4 (#66) @dependabot
  • chore(deps): Bump pbr from 5.8.1 to 5.9.0 (#65) @dependabot
  • chore(deps): Bump lxml from 4.8.0 to 4.9.0 (#62) @dependabot
  • chore(deps): Bump certifi from 2021.10.8 to 2022.5.18.1 (#61) @dependabot
  • chore(deps): Bump furo from 2022.3.4 to 2022.4.7 (#63) @dependabot
  • chore(deps): Bump sphinx from 4.5.0 to 5.0.0 in /docs (#60) @dependabot
  • chore(deps): Bump sphinx-click from 4.0.3 to 4.1.0 in /docs (#59) @dependabot
  • chore(deps): Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#58) @dependabot
  • chore(deps-dev): Bump pre-commit-hooks from 4.1.0 to 4.2.0 (#64) @dependabot
  • chore(deps): Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#57) @dependabot
  • chore(deps): Bump actions/cache from 3.0.2 to 3.0.3 (#56) @dependabot
  • chore(deps): Bump pip from 22.0.4 to 22.1.2 in /.github/workflows (#55) @dependabot
  • chore(deps): Bump nox-poetry from 0.9.0 to 1.0.0 in /.github/workflows (#54) @dependabot
  • chore(deps): Bump soupsieve from 2.3.1 to 2.3.2.post1 (#51) @dependabot
  • chore(deps): Bump identify from 2.4.11 to 2.5.0 (#52) @dependabot
  • chore(deps): Bump beautifulsoup4 from 4.10.0 to 4.11.1 (#50) @dependabot
  • chore(deps): Bump sphinx from 4.4.0 to 4.5.0 (#53) @dependabot
  • chore(deps-dev): Bump pre-commit from 2.17.0 to 2.18.1 (#49) @dependabot
  • chore(deps): Bump virtualenv from 20.14.0 to 20.14.1 in /.github/workflows (#48) @dependabot
  • chore(deps): Bump sphinx-click from 3.1.0 to 4.0.3 in /docs (#47) @dependabot
  • chore(deps): Bump furo from 2022.3.4 to 2022.4.7 in /docs (#46) @dependabot
  • chore(deps): Bump actions/cache from 3.0.1 to 3.0.2 (#45) @dependabot
  • chore(deps): Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#44) @dependabot
  • chore(deps): Bump virtualenv from 20.13.3 to 20.14.0 (#43) @dependabot
  • chore(deps-dev): Bump reorder-python-imports from 2.7.1 to 2.8.0 (#42) @dependabot
  • chore(deps-dev): Bump black from 22.1.0 to 22.3.0 (#41) @dependabot
  • chore(deps): Bump markupsafe from 2.1.0 to 2.1.1 (#40) @dependabot
  • chore(deps): Bump importlib-metadata from 4.11.2 to 4.11.3 (#39) @dependabot
  • chore(deps): Bump virtualenv from 20.13.2 to 20.14.0 in /.github/workflows (#38) @dependabot
  • chore(deps): Bump pip from 22.0.3 to 22.0.4 in /.github/workflows (#37) @dependabot
  • chore(deps): Bump actions/cache from 2.1.7 to 3.0.1 (#36) @dependabot
  • chore(deps): Bump sphinx from 4.4.0 to 4.5.0 in /docs (#35) @dependabot
  • chore(deps): Bump actions/upload-artifact from 2.3.1 to 3 (#34) @dependabot
  • chore(deps): Bump furo from 2022.2.23 to 2022.3.4 in /docs (#33) @dependabot
  • chore(deps): Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#32) @dependabot
  • Update flake8-bandit from 2.1.2 to 3.0.0 (#31) @hotenov
  • Update bandit to 1.7.4 (#28) @hotenov

v3.0.0b2 (2022-03-03)

03 Mar 17:25
98dade3
Compare
Choose a tag to compare

What's Changed

📦 Dependencies

v3.0.0b1 'stable beta 1'

03 Mar 13:15
c595eeb
Compare
Choose a tag to compare
Pre-release

What's Changed

🐞 Fixes

Remove needless datetime conversion to UTC
Correct 'short_date' attribute

📚 Documentation

Update README
Completely new documentation for version 3 on RTD website (not in Wiki)

👷 Continuous Integration

Integrate 'Furo' theme for docs.

v3.0.0a5 'alpha 5'

18 Feb 08:05
9e1ea09
Compare
Choose a tag to compare
v3.0.0a5 'alpha 5' Pre-release
Pre-release

What's Changed

🚀 Features

Add logging and colored terminal messages (via 'loguru')
Add comprehensive print message to user about specified episode interval (Fix issue #3)
Add new options (with appropriate functionality) for 'parse' command: --mode, --with-html, --dest and --db-url
Add support for Python 3.10 and remove it for Python 3.7

👷 Continuous Integration

Copy major updates for GitHub Actions workflows from 'cookiecutter-hypermodern-python' template
Add Python 3.10 to Nox sessions
Enable 'safety' Nox session again

🔨 Refactoring

A lot of refactoring in source code and tests

📦 Dependencies

Upgrade all dev package dependencies

v3.0.0a4

29 Jan 06:56
dbad171
Compare
Choose a tag to compare
v3.0.0a4 Pre-release
Pre-release

What's Changed

  • Add 'download' command (functionality) with basic options (#11) @hotenov

v3.0.0a1

13 Dec 05:25
6e7d8e2
Compare
Choose a tag to compare
v3.0.0a1 Pre-release
Pre-release

What's Changed

  • Add alpha CLI (with 'lazy' commands) (#10) @hotenov
  • Refactor parser and downloader tests (#9) @hotenov
  • Add 'downloader' module (alpha) (#8) @hotenov
  • Add writing and updating JSON database (#7) @hotenov
  • Add alpha 'parser' module (archive page) (#6) @hotenov