Releases: Guts/mkdocs-rss-plugin
Releases · Guts/mkdocs-rss-plugin
1.12.0
What's Changed
Features and enhancements 🎉
- Implement JSON Feed output by @notpushkin in #177
Documentation 📖
Other Changes
New Contributors
- @notpushkin made their first contribution in #177
Full Changelog: 1.11.1...1.12.0
1.11.1
1.11.0
What's Changed
Features and enhancements 🎉
Tooling 🔧
- ci: add a link between release and discussion by @Guts in #224
- docs: explicitly enable plugins with env vars by @Guts in #227
Documentation 📖
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
Features and enhancements 🎉
- Feature: support material social cards plugin by @Guts in #217
- feature: use plugin logger as recomended by Mkdocs (road to Mkdocs>=1.4) by @Guts in #221
- quality: add tests against social cards integration by @Guts in #222
Tooling 🔧
Documentation 📖
- docs: switch to Material theme and revamp sections by @Guts in #216
- docs: add missing git_use option by @Guts in #218
- Documentation: fix anchors in JSON schema by @Guts in #220
Full Changelog: 1.9.0...1.10.0
1.9.0
What's Changed
Bugs fixes 🐛
- fix: deprecation of Theme._vars by using config attributes by @Guts in #212 thanks to the excellent work of @alexvoss on #205 and #206
Features and enhancements 🎉
- Road to Mkdocs >= 1.4: plugin's configuration by @Guts in #195
- refacto: move global variables to constants module and rename customtypes into models by @Guts in #210
- Road to Mkdocs 1.4: use config attributes by @Guts in #211
- Project: split dev and test dependencies by @Guts in #213
Tooling 🔧
Full Changelog: 1.8.0...1.9.0
1.8.0
1.7.0
What's Changed
Bugs fixes 🐛
Features and enhancements 🎉
- Comply language codes with RSS Spec by @YDX-2147483647 in #178
- Improve: strip image URL to avoid common errors by @Guts in #180
Tooling 🔧
- Documentation: housekeeping dependencies and CI by @Guts in #175
- Dev tooling: extend git hooks by @Guts in #189
- Fix and modernize release workflow by @Guts in ad702b6
Documentation 📖
- Doc: typo & tips by @YDX-2147483647 in #179
New Contributors
- @YDX-2147483647 made their first contribution in #178
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
Bugs fixes 🐛
- Improve: handle missing site url by @Guts in #150
- Upgrade git hooks to fix fail because of isort by @Guts in #170
Features and enhancements 🎉
- Tests: more use cases, better coverage by @Guts in #152
- Handle abstract_chars_count set to 0 by @Guts in #172
- Add new option abstract_delimiter by @Guts in #173
Tooling 🔧
- Add Python 3.11 to supported versions by @Guts in #157
- Just a little refresh on CI workflows by @Guts in #158
- CI : disable fail fast on tests matrix to get all Python versions results by @Guts in #159
- CI: sse GA to deploy to GH Pages instead of ghp-import by @Guts in #171
- Remove Python 3.7 support by @Guts in #174
Full Changelog: 1.5.0...1.6.0