summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Update release date for 4.6.4.Stefan Behnel2021-11-011-1/+1
* Prepare release of 4.6.4.Stefan Behnel2021-10-151-0/+13
* Prepare release of lxml 4.6.3.lxml-4.6.3Stefan Behnel2021-03-211-0/+11
* Prevent combinations of <math/svg> and <style> to sneak JavaScript through th...Stefan Behnel2020-11-261-0/+11
* Prepare release of lxml 4.6.1.lxml-4.6.1Stefan Behnel2020-10-181-0/+10
* Prepare release of lxml 4.6.0.Stefan Behnel2020-10-171-1/+4
* LP#1869455: C14N 2.0 serialisation failed for unprefixed attributes when a de...Stefan Behnel2020-10-011-0/+3
* Update changelog.Stefan Behnel2020-08-121-0/+10
* Update changelog.Stefan Behnel2020-07-281-0/+12
* Prepare release of 4.5.2.lxml-4.5.2Stefan Behnel2020-07-091-2/+2
* Update changelog.Stefan Behnel2020-06-191-0/+2
* LP#1882606: ``Cleaner.clean_html()`` discarded comments and PIs regardless of...Stefan Behnel2020-06-131-0/+3
* Make setup options "--with-xml2-config" and "--with-xslt-config" work again, ...Stefan Behnel2020-06-081-0/+3
* Update changelog.Stefan Behnel2020-06-051-0/+2
* Avoid globally overriding the libxml2 external entity resolver and instead se...Stefan Behnel2020-05-231-0/+11
* Prepare release of 4.5.1.lxml-4.5.1Stefan Behnel2020-05-191-1/+1
* Update changelog.Stefan Behnel2020-05-111-0/+2
* Update changelog.Stefan Behnel2020-04-171-2/+2
* Update changelog.Stefan Behnel2020-03-031-0/+14
* Prepare release of lxml 4.5.0.lxml-4.5.0Stefan Behnel2020-01-291-1/+1
* Merge lxml-4.4 branch into master.Stefan Behnel2020-01-291-1/+1
|\
| * Prepare release of 4.4.3.lxml-4.4.3Stefan Behnel2020-01-281-1/+1
* | No longer include PPC and 32bit support by default in the MacOS builds.Stefan Behnel2020-01-291-0/+3
* | LP#1857794: Tail text of nodes that get removed from a document using item de...Stefan Behnel2020-01-021-0/+6
* | Merge lxml-4.4 branch into master.Stefan Behnel2019-12-271-0/+9
|\ \ | |/
| * Update changelog.Stefan Behnel2019-12-271-0/+9
* | Update changelog.Stefan Behnel2019-11-251-0/+2
* | Merge lxml-4.4 into master.Stefan Behnel2019-11-251-1/+1
|\ \ | |/
| * Prepare release of lxml 4.4.2.lxml-4.4.2Stefan Behnel2019-11-251-1/+1
* | Merge lxml-4.4 branch into masterStefan Behnel2019-08-181-0/+11
|\ \ | |/
| * Update changelog.Stefan Behnel2019-08-181-0/+11
* | LP#1840234: Move package version from version.txt to "lxml.__version__".Stefan Behnel2019-08-151-0/+5
* | Implement indent() function for in-place pretty-printing of XML trees.Stefan Behnel2019-08-131-0/+10
|/
* Clarify the usage of "element.clear(keep_tail=True)" in some examples.Stefan Behnel2019-08-131-3/+3
* Prepare release of lxml 4.4.1.lxml-4.4.1Stefan Behnel2019-08-111-1/+3
* LP#1838252: Keep the order provided by an OrderedDict that gets passed as att...Stefan Behnel2019-07-291-0/+10
* Prepare release of lxml 4.4.0.lxml-4.4.0Stefan Behnel2019-07-271-1/+1
* Merge branch lxml-4.3 into master.Stefan Behnel2019-07-271-0/+6
|\
| * Prepare release of lxml 4.3.5.lxml-4.3.5lxml-4.3Stefan Behnel2019-07-271-0/+6
* | Merge branch lxml-4.3.Stefan Behnel2019-06-101-0/+6
|\ \ | |/
| * Prepare release of lxml 4.3.4.lxml-4.3.4Stefan Behnel2019-06-101-0/+6
* | LP#1827833: Fix .rnc parsing support with recent versions of rnc2rng.Stefan Behnel2019-05-061-0/+3
* | Correctly serialise text content in ET.write() and ET.tostring() with C14N 2.0.Stefan Behnel2019-04-271-1/+2
* | Make iterwalk() correctly handle comments and PIs via events (instead of repo...Stefan Behnel2019-04-271-0/+5
* | Add C14N 2.0 implementation.Stefan Behnel2019-04-261-0/+3
* | Update changelog.Stefan Behnel2019-04-241-4/+3
* | Remove support for CPython 3.4.Stefan Behnel2019-04-211-0/+2
* | Fix some misbehaviour in slice assignments:Stefan Behnel2019-04-211-0/+10
* | Enable namespace prefix callbacks (start_ns/end_ns) for parser targets and ma...Stefan Behnel2019-04-211-0/+9
* | Make failures to write an XSLT output file raise an IOError, instead of incor...Stefan Behnel2019-04-191-0/+3