Skip to content

Releases: Guts/mkdocs-rss-plugin

1.6.0

21 Feb 22:10
d2bb6a9

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

1.5.0

13 Oct 10:07
c3295f6

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Require tzdata only on Windows by @Guts in #148
  • Feature: ignore pages with draft:true in meta by @Guts in #149 (issue #147)

Full Changelog: 1.4.1...1.5.0

1.4.1

07 Oct 20:39
fa1d313

Choose a tag to compare

What's Changed

Other Changes

  • Set Mkdocs upper cap to major version by @Guts in #146 to comply with the discussion opened by @oprypin in #137

Full Changelog: 1.4.0...1.4.1

1.4.0

07 Oct 16:01
3ebdc33

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Minor improvments: clean unused imports, lines length and use fstrings in logging by @Guts in #143
  • Improvment: more granular fallback to build timestamp by @Guts in #144
  • Feature: add default_time option by @Guts in #145

Full Changelog: 1.3.0...1.4.0

1.3.0

07 Oct 11:56
1941a1a

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Feature: add option to set default timezone by @Guts in #142

Full Changelog: 1.2.0...1.3.0

1.2.0

03 Oct 14:04
2d2dde0

Choose a tag to compare

What's Changed

Tooling 🔧

  • Add GH release changelog template by @Guts in #141

Other Changes

Full Changelog: 1.1.0...1.2.0

1.1.0

27 Apr 12:37
0a9d4cb

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

31 Mar 08:35
441219d

Choose a tag to compare

What's Changed

New Contributors

Commits

Full Changelog: 0.21.0...1.0.0

0.21.0

10 Feb 20:02
13c5893

Choose a tag to compare

What's Changed

  • Documentation: add JSON schema to validate by @Guts in #108
  • make the package compatible with Python 3.10

Full Changelog: 0.20.1...0.21.0

0.20.1

08 Feb 09:40
659868c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://guts.github.io/mkdocs-rss-plugin/changelog/#0201-2022-02-08