Skip to content

Commit

Permalink
release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedrichFroebel committed Aug 2, 2023
1 parent 63a451b commit 0609966
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
python-djvulibre (0.9.0) unstable; urgency=low

[ FriedrichFroebel ]
* Port to Python 3. At least Python 3.6 is required now.
* Conform to PEP8 coding style.
* Set Cython language level to 3.
* Remove unused/unsupported djvu.dllpath.
* Add support for Cython 3.0 and Python 3.12.
+ Require Cython >= 0.28.
+ Drop support for DjVuLibre < 3.5.26.

-- FriedrichFroebel <> Wed, 02 Aug 2023 18:37:08 +0200

python-djvulibre (0.8.8) unstable; urgency=low

* Fix possible integer overflow in djvu.decode.PageJob.render().
Expand Down

0 comments on commit 0609966

Please sign in to comment.