Releases: Guts/mkdocs-rss-plugin
Releases · Guts/mkdocs-rss-plugin
1.17.2
What's Changed
Bugs fixes 🐛
- fix(upstream): force jsonfeed-util version since it uses a non Python 3.9 syntax, breaking lint and tests by @Guts in #355
- Docs: fix mkdocstings config and improve api autodoc by @Guts in #357
- fix(material_social): use cards_dir to build cards url for page by @kanru in #354
Other Changes
New Contributors
Full Changelog: 1.17.1...1.17.2
1.17.1
1.17.0
What's Changed
Features and enhancements 🎉
- refacto(material_integrations): use POO to manage integrations with Material theme framework by @Guts in #335
- update(chore): use typed dataclasses instead of dict by @Guts in #337
- feature(integration): make the integration with Material Blog configurable through an option by @Guts in #339
- Feature: use author name and email from
.authors.ymlset up in Material Blog by @Guts in #340
Tooling 🔧
Full Changelog: 1.16.0...1.17.0
1.16.0
What's Changed
Bugs fixes 🐛
- Make match_path OS agnostic by @mvelikikh in #323
Features and enhancements 🎉
Documentation 📖
Other Changes
New Contributors
- @Andre601 made their first contribution in #316
- @mvelikikh made their first contribution in #323
Full Changelog: 1.15.0...1.16.0
1.15.0
1.14.0
What's Changed
Bugs fixes 🐛
- [Fix] Update docs for as_update (boolean not supported anymore) by @brapoprod in #306
- improve(remote_images): handle connection error by @Guts in #307
- feature(plugin): add a flag attribute to acts depending on the used Mkdocs command by @Guts in #311
Features and enhancements 🎉
- improve(http): disable warnings for unverified requests by @Guts in #308
- Feature: add http caching mechanism by @Guts in #309
New Contributors
- @brapoprod made their first contribution in #306
Full Changelog: 1.13.4...1.14.0
1.13.4
What's Changed
Bugs fixes 🐛
- fix incompatible option type for Python < 3.10 and restore Python 3.8 and 3.9 by @Guts in #304 and @pawamoy in mkdocs/mkdocs#3753 (comment)
Full Changelog: 1.13.3...1.13.4
1.13.3
1.13.2
What's Changed
Features and enhancements 🎉
- Feature: add per-feed custom titles and abstracts by @toomanybrians in #295
- Improve: convert docstrings to google convention by @Guts in #298
- fix(config): do not raise error for bad date_from_meta.default_time value and fallback to default by @Guts in #300
New Contributors
- @toomanybrians made their first contribution in #295
Full Changelog: 1.13.1...1.13.2