Mkdocs-exclude-unused-files

Latest version: v1.3.0

Safety actively analyzes 624578 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.3.0

What's changed
feat: add `file_name_suffixes_to_trim` setting to allow using `only-light`/`only-dark` with mkdocs-material by default (fixes 4)
fix: check if path is a http(s) link before processing it to fix behavior on windows
build: bump dependency versions

Upgrading
`pip install --upgrade mkdocs-exclude-unused-files`

**PyPi Permalink**: https://pypi.org/project/mkdocs-exclude-unused-files/1.3.0/
**Full Changelog**: https://github.com/JonasDoesThings/mkdocs-exclude-unused-files/compare/v1.2.1...v1.3.0

1.2.1

What's Changed
This released merges a big Pull Request by DariuszPorowski, thanks for that :)

* feat: add possibility to enable/disable the plugin dynamically via `enabled` and `enabled_on_serve` config key
* feat: add possibility to fine tune the checked file types using the `file_types_override_mode` config key
* feat: add more ways to write the plugin name in the config
* fix: various improvements and handrails
* build: move from setup.py to pyproject.toml
* build: improve dev workflow using poetry
* build: improve dev workflow by integrating linting and other code checking tools
* build: add various github actions pipelines
* tests: add some baisc tests
* docs: update README with the new configuration keys
* docs: improve [CONTRIBUTING.md](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files/blob/main/CONTRIBUTING.md)

Check out the [PR](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files/pull/3) #3 and the updated [CONTRIBUTING.md](https://github.com/JonasDoesThings/mkdocs-exclude-unused-files/blob/main/CONTRIBUTING.md) to get all the information on the merged PR and added workflows :)

Upgrading
`pip install --upgrade mkdocs-exclude-unused-files`

**PyPi Permalink**: https://pypi.org/project/mkdocs-exclude-unused-files/1.2.1/
**Full Changelog**: https://github.com/JonasDoesThings/mkdocs-exclude-unused-files/compare/v1.1.0...v1.2.1

1.1.0

What's Changed
This release merges a Pull Request adding further reference & tag detection, and code improvements + a bug fix.

* feat: common html tags + common files ext by DariuszPorowski (pr: 1)
* fix: [bug] KeyError: 'href' error (issue: 2)

New Contributors
* DariuszPorowski made their first contribution in https://github.com/JonasDoesThings/mkdocs-exclude-unused-files/pull/1

Upgrading
`pip install --upgrade mkdocs-exclude-unused-files`

**PyPi Permalink**: https://pypi.org/project/mkdocs-exclude-unused-files/1.1.0/
**Full Changelog**: https://github.com/JonasDoesThings/mkdocs-exclude-unused-files/commits/v1.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.