Changelog

2.1.1

  • Adds support for all posts on the main page, by setting num_posts_per_page to <0 in the config

  • Support for all supported Python versions

  • Drops support for EOL Python 3.7, 3.8, 3.9

Minor stuff:

  • Dependency updates

  • Adds type annotations and type checking

  • Add code formatting via Black