Version 0.20.0
Changelog
Added
- option to enable/disable the plugin, for example through an environment variable (default: enabled). See: PR #103, related doc section
Changed
- CI: Python version used to build and publish package is now 3.9
Removed
- support for Python 3.6 (EOL)
Details
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #96
- Update flake8 requirement from <3.10,>=3.8 to >=3.8,<4.1 by @dependabot in #97
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #100
- Update mkdocs-minify-plugin requirement from ==0.4.* to ==0.5.* by @dependabot in #99
- Update pytest-cov requirement from ==2.12.* to ==3.0.* by @dependabot in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #102
- Add enabled option by @Guts in #103
Full Changelog: 0.19.1...0.20.0