* Remove the PageInfo class (it served no purpose). * Work around a Pyrex compilation bug.
-- Jakub Wilk <jwilkjwilk.net> Tue, 07 Jul 2009 23:12:27 +0200
0.1.9
* Fill out the package metadata.
-- Jakub Wilk <jwilkjwilk.net> Sat, 16 May 2009 11:05:45 +0200
0.1.8
* Enable compilation with recent Pyrex.
-- Jakub Wilk <jwilkjwilk.net> Sat, 12 Jul 2008 12:10:08 +0200
0.1.7
* Protect from collecting just created S-expressions.
-- Jakub Wilk <jwilkjwilk.net> Fri, 20 Jun 2008 12:39:24 +0200
0.1.6
* Call Context.handle_message() *before* any blocking method finishes. * Better error handling in Page.decode().
-- Jakub Wilk <jwilkjwilk.net> Wed, 14 May 2008 11:19:52 +0200
0.1.5
* Fix a race condition in DocumentDecodingJob.wait(). * DocumentPages and DocumentFiles checks for actual length and raises IndexError exceptions. * Add Page.size and PageJob.size properties. * Remove spurious overflow checks.
-- Jakub Wilk <jwilkjwilk.net> Wed, 07 May 2008 18:36:51 +0200