Skip to content

v3.0.0a5 'alpha 5'

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 08:05
· 210 commits to main since this release
9e1ea09

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