Skip to content

v1.0.5 - 2025-12-22

Choose a tag to compare

@Lucas-C Lucas-C released this 22 Dec 14:21
· 5 commits to master since this release

Added

  • ensured support for the latest Python 3.11 version

Fixed

  • ImportError with Python 3.6 due to contextlib.nullcontext not existing yet
  • if the cache/ directory does not exist, it is created - cf. issue #11

Changed

  • The path for linkbacks is modified to allow for pelican-plugins to pick it up properly from pip