Skip to content
This repository was archived by the owner on Sep 24, 2023. It is now read-only.

Version 0.3.3

Choose a tag to compare

@bmjcode bmjcode released this 06 Nov 01:46
· 64 commits to master since this release

Beta bugfix release.

Added

  • Unit tests for HTML- and CSS-rewriting logic.
  • Build script for the Windows version of Webarchive Extractor.

Changed

  • Clean up the WebResource class's internal API.
  • Do not force a newline after the doctype in HTMLRewriter.handle_decl().
  • Moved test_extracted_archive_display from the unit tests to a separate script.
  • Removed test_extracted_archive_display's dependency on Tkinter.

Fixed

  • Rewrite URLs in inline CSS code when extracting.