Skip to content

v3.0-stable

Compare
Choose a tag to compare
@stasinopoulos stasinopoulos released this 11 Nov 05:40
· 799 commits to master since this release
  • Fixed: Multiple bug-fixes regarding several reported unhandled exceptions.
  • Revised: Improvement regarding identifying the indicated web-page charset.
  • Added: Support for Python 3.x
  • Updated: Beautiful Soup (third party) module has been updated.
  • Added: Six (third party) module has been added.
  • Revised: Improvement regarding parsing nested JSON objects that contain boolean values.
  • Replaced: The --ignore-401 option has been replaced with --ignore-code option.
  • Added: New option ( --ignore-code) for ignoring (problematic) HTTP error code (e.g. 401).

Note: For more check the detailed changeset.