Skip to content

Releases: Guts/mkdocs-rss-plugin

1.13.0

10 Jun 19:25
dad7b25

Choose a tag to compare

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

30 Apr 10:16
19b64df

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

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

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

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

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

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

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

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

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