Skip to content

Releases: Guts/mkdocs-rss-plugin

1.12.2

30 Apr 10:16
19b64df
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix: abstract limit by @tiosgz and @Guts in #268

Tooling 🔧

  • ci: fix missing Codecov token by @Guts in #269

Documentation 📖

Full Changelog: 1.12.1...1.12.2

1.12.1

14 Feb 17:30
39113ed
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix: stripped time from meta date as datetime by @Guts in #248

Documentation 📖

Full Changelog: 1.12.0...1.12.1

1.12.0

13 Jan 22:30
acd0f8e
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

Documentation 📖

  • docs: add how to make JSON Feeds discoverable by @Guts in #240

Other Changes

  • tests: check JSON feed validity by @Guts in #239

New Contributors

Full Changelog: 1.11.1...1.12.0

1.11.1

11 Jan 19:40
1635ff1
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

New Contributors

Full Changelog: 1.11.0...1.11.1

1.11.0

19 Dec 18:13
b9e340f
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • improvement: if social card not found, try to retrieve length from remote URL by @Guts in #225

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 📖

  • docs: add API autodocumentation with mkdocstrings by @Guts in #226

Full Changelog: 1.10.0...1.11.0

1.10.0

16 Dec 23:18
529f058
Compare
Choose a tag to compare

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

07 Dec 15:47
6e300e2
Compare
Choose a tag to compare

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 🔧

  • packaging: add Python 3.12 as supported version by @Guts in #214

Full Changelog: 1.8.0...1.9.0

1.8.0

24 Jul 17:11
67bdbd8
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

Features and enhancements 🎉

  • Add option to enable/disable git use. by @Guts in #187

Full Changelog: 1.7.0...1.8.0

1.7.0

28 May 15:15
ad702b6
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • Fix tests: restore missing init.py file to make tests a subpackage by @Guts in #190

Features and enhancements 🎉

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 📖

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

21 Feb 22:10
d2bb6a9
Compare
Choose a tag to compare

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