All Versions
14
Latest Version
Avg Release Cycle
149 days
Latest Release
1637 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.7.4 Changes
October 01, 2020 -
v2.7.3 Changes
July 05, 2020- #190: mitigate cyclic reference between output rules and the traverser objects
-
v2.7.2 Changes
July 01, 2020 -
v2.7.1 Changes
June 14, 2020 -
v2.7.0 Changes
July 25, 2019 -
v2.6.0 Changes
March 10, 2019- #163: Allow to pass a charset to the Scanner
-
v2.5.0 Changes
December 27, 2018๐ This release brings again big performance improvements (thanks @stof for the excellent work).
v2.5
is 3.5 times faster thanv2.4
and 11 times faster thanv2.3
!Here a list of the changes:
-
v2.4.0 Changes
November 17, 2018๐ This release brings big performance improvements (thanks @tgalopin for the excellent work).
โ Based on the
test/benchmark/run.php
benchmark, 2.4.0 is 2x faster than 2.3.1 when parsing HTML5 documents.Here a list of the changes:
- ๐ #148: Improve performance by moving sequence matching
- ๐ #147: Improve the Tokenizer performance
- ๐ #146: Improve performance by relying on a native string instead of InputStream
- #144: Add DOM extension in composer.json
- ๐ #145: Add more extensions on composer.json, improve phpdocs and remove dead code
- ๐ #143: Remove experimental comment
-
v2.3.0 Changes
September 04, 2017