• v0.9.1 52f5f45b4f

    dhdaines released this 2026-02-17 09:01:16 -05:00 | 2 commits to main since this release

    Mostly to be compatible with PLAYA-PDF 1.0, but also some refactoring and newer models.

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.8.0...v0.9.1

    Downloads
  • v0.8.0 95dc9a6523

    dhdaines released this 2026-01-08 23:44:44 -05:00 | 25 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.7.0...v0.8.0

    Downloads
  • v0.7.0 e0601fd13f

    dhdaines released this 2025-08-04 20:19:46 -04:00 | 41 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.6.1...v0.7.0

    Downloads
  • v0.6.1 3ebc853ef1

    dhdaines released this 2025-07-15 21:27:02 -04:00 | 63 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.6.0...v0.6.1

    Downloads
  • v0.6.0 cbc861bc7e

    dhdaines released this 2025-06-13 15:36:17 -04:00 | 68 commits to main since this release

    But not just that! Also colormaps! And slightly better support for logical structure (more of this coming, eventually)

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.5.0...v0.6.0

    Downloads
  • v0.5.0 af05e4fd4b

    dhdaines released this 2025-05-14 22:55:56 -04:00 | 78 commits to main since this release

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.4.1...v0.5.0

    Downloads
  • v0.4.1 c610b91438

    dhdaines released this 2025-05-02 16:57:16 -04:00 | 90 commits to main since this release

    • Correct type annotations for image stuff
    • Allow passing just a single element/object to pi.box and pi.mark

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.4.0...v0.4.1

    Downloads
  • v0.4.0 9772b54cd2

    dhdaines released this 2025-02-25 17:02:04 -05:00 | 103 commits to main since this release

    PLAYA-PDF 0.3 has been released (by... me) which means only one thing:

    More boxes!

    Do you like boxes? You get a box! You get a box! You get a box!

    See the README for more info... and more boxes!

    What's Changed

    Full Changelog: https://github.com/dhdaines/paves/compare/v0.3.3...v0.4.0

    Downloads
  • v0.3.3 b4eb2dda08

    dhdaines released this 2025-02-07 13:38:53 -05:00 | 120 commits to main since this release

    It seems we were missing a py.typed file. Add this quickly...

    Downloads
  • v0.3.2 9e4e6481a6

    dhdaines released this 2025-02-07 13:32:43 -05:00 | 121 commits to main since this release

    This enables a very lightweight port of pdfplumber to PAVÉS by adding various support classes and functions.

    Also has some minimal visualization, which will be improved shortly.

    And fixes a kind of serious bug in marked content section support for pdfminer emulation (not that you cared, since pdfminer didn't actually support marked content sections...)

    Downloads