pyquery v1.2.4 Release Notes

    • ๐Ÿšš Moved to github. So a few files are renamed from .txt to .rst

    • Added .xhtml_to_html() and .remove_namespaces()

    • ๐Ÿ‘‰ Use requests to fetch urls (if available)

    • ๐Ÿ‘‰ Use restkit's proxy instead of Paste (which will die with py3)

    • ๐Ÿ‘ Allow to open https urls

    • โœ… python2.5 is no longer supported (may work, but tests are broken)