github niksite/url-normalize 2.0.0

latest releases: v2.2.0, V2.2.0, v2.1.0...
5 days ago

Added

  • Query parameter filtering functionality
  • Parameter allowlist feature for controlling accepted query parameters
  • IDNA 2008 support via idna package

Changed

  • BREAKING: Switch default scheme from 'http' to 'https'
  • BREAKING: Migrated IDNA handling to use IDNA 2008 with UTS46 processing
  • BREAKING: Updated minimum Python version to 3.8 (removed Python 2.7 support)
  • BREAKING: Removed sort_query_params option as it was incorrect - query parameter order is semantically meaningful and cannot be changed
  • Enhanced query normalization with parameter filtering support
  • Updated URL cleanup to support new filtering features
  • Changed host normalization to handle each domain label separately

Full Changelog: 1.4.3...2.0.0

Don't miss a new url-normalize release

NewReleases is sending notifications on new releases.