Skip to content

generate-sitemap, v1.8.3

Compare
Choose a tag to compare
@cicirello cicirello released this 22 Apr 15:49
· 181 commits to master since this release
41eec24

[1.8.3] - 2022-04-22

Fixed

  • Corrected check for robots noindex directive in case when non-utf8 characters present in an html file.
  • Disabled pycache to protect against potential future bug. Currently no imports so no pycache created, but if future versions import local py modules, a pycache would be created during run in repo. Disabled creation of pycache now to avoid.

Dependencies

  • Bumped base Docker image cicirello/pyaction from 4.2.0 to 4.3.1.