14
0
forked from pool/python-parsel
Files
python-parsel/python-parsel.changes

19 lines
659 B
Plaintext

-------------------------------------------------------------------
Thu Dec 21 22:54:25 UTC 2017 - mpluskal@suse.com
- Update to version 1.2.0:
* Add get() and getall() methods as aliases for extract_first and
extract respectively
* Add default value parameter to SelectorList.re_first method
* Add Selector.re_first method
* Bug fix: detect None result from lxml parsing and fallback with
an empty document
* Rearrange XML/HTML examples in the selectors usage docs
- Convert to singlespec
-------------------------------------------------------------------
Thu Jun 2 17:42:59 UTC 2016 - jacobwinski@gmail.com
- Initial package build.