Skip to content

pywb 2.6.7 release

Compare
Choose a tag to compare
@ikreymer ikreymer released this 15 Apr 22:57
· 101 commits to main since this release
4f44c2e

Bug fix release, including:

  • dependency: bump gevent to latest (21.12.0) to fix issues related to Python 3.10 on Mac
  • rewrite: fix eval rewriting where ._eval was accidentally being rewritten
  • post-to-get conversion: properly handle json with top-level lists, to match cdxj-indexer, print parse errors, fixes #709