python-cssselect/python3-cssselect.changes

21 lines
838 B
Plaintext

-------------------------------------------------------------------
Thu Mar 28 20:18:57 UTC 2013 - arun@gmx.de
- updated to 0.8
Changelog (http://pythonhosted.org/cssselect/#changelog):
Released on 2013-03-15.
Improvements:
#22 Let extended translators override what XPathExpr class is used
#19 Use the built-in lang() XPath function for implementing the :lang() pseudo-class with XML documents. This is probably faster than ancestor-or-self::.
Bug fixes:
#14 Fix non-ASCII pseudo-classes. (Invalid selector instead of crash.)
#20 As per the spec, elements containing only whitespace are not considered empty for the :empty pseudo-class.
-------------------------------------------------------------------
Tue Jan 8 20:42:17 UTC 2013 - iacobcatalin@gmail.com
- Initial package 0.7.1