We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3c612 commit 88973ecCopy full SHA for 88973ec
CHANGES.rst
@@ -6,6 +6,14 @@ lxml_html_clean changelog
6
Unreleased
7
==========
8
9
+0.3.0 (2024-10-09)
10
+==================
11
+
12
+Features added
13
+--------------
14
15
+* Parsing of URL addresses has been enhanced and Cleaner removes ambiguous URLs.
16
17
0.2.2 (2024-08-30)
18
==================
19
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = lxml_html_clean
3
-version = 0.2.2
+version = 0.3.0
4
description = HTML cleaner from lxml project
5
long_description = file:README.md
long_description_content_type = text/markdown
0 commit comments