Releases: Guts/mkdocs-rss-plugin
Releases · Guts/mkdocs-rss-plugin
1.13.0
What's Changed
Features and enhancements 🎉
- feature(option): allow customize output filenames by @Guts in #278
- feature: allow multiple instances by @Guts in #280
- chore(deps): set minimum Mkdocs version to 1.4 by @Guts in #283
- Chore: set minimal python version to 3.10 by @Guts in #286
- Refacto: modernize config date from meta by @Guts in #285
Tooling 🔧
- ci: use trusted publisher and remove token by @Guts in #271
- tooling: add SonarCloud config by @Guts in #279
Documentation 📖
- Documentation: improve guide how to make JSON feed discoverable by @Guts in #272
- Docs: order settings aZ and minor improvements by @Guts in #281
- docs: complete JSON schema with latest features by @Guts in #282
- docs: fix internal links by @Guts in #284
Full Changelog: 1.12.2...1.13.0
1.12.2
What's Changed
Bugs fixes 🐛
Tooling 🔧
Documentation 📖
- Update docs on locale configuration by @YDX-2147483647 in #256
Full Changelog: 1.12.1...1.12.2
1.12.1
What's Changed
Bugs fixes 🐛
Documentation 📖
- docs: fix indentation of nested lists by @YDX-2147483647 in #242
Full Changelog: 1.12.0...1.12.1
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