Skip to content

v1.0.1

Choose a tag to compare

@prcr prcr released this 16 May 20:01
· 332 commits to main since this release
319765a

Fixed

  • Write full page URLs in meta-descriptions.csv if site_url is defined. Fixes #68.
  • Drop lxml dependency by using Python's built-in html.parser instead