------------- - Fixed bugs in ``.match()``. - Fixed broken links in documentation. - Fixed bugs in ``.isAlmostEqual()``. - ``.find()``; Fixed bug which prevented tag_name to be None. - Added op ``.__eq__()`` to the `SpecialDict`. - Added new method ``.containsParamSubset()`` to ``HTMLElement``.
2.0.0
----- - Rewritten, refactored, splitted to multiple files. - Added unittest coverage of almost 100% of the code. - Added better selector methods (``.wfind()``, ``.match``) - Added Sphinx documentation. - Fixed a lot of bugs.