python-cssselect/python-cssselect.changes

26 lines
974 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Mar 28 20:18:04 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.
-------------------------------------------------------------------
Mon Jan 14 10:17:27 UTC 2013 - saschpe@suse.de
- Minimal cleanup
-------------------------------------------------------------------
Tue Jan 8 20:42:17 UTC 2013 - iacobcatalin@gmail.com
- Initial package 0.7.1