Codebase list pyquery / debian/1.0-1 CHANGES.txt
debian/1.0-1

Tree @debian/1.0-1 (Download .tar.gz)

CHANGES.txt @debian/1.0-1raw · history · blame

1.0
---
fix issues 24

0.7
---

Python 3 compatible

Add __unicode__ method

Add root and encoding attribute

fix issues 19, 20, 22, 23 

0.6.1
------

Move README.txt at package root

Add CHANGES.txt and add it to long_description

0.6
----

Added PyQuery.outerHtml

Added PyQuery.fn

Added PyQuery.map

Change PyQuery.each behavior to reflect jQuery api