We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54b9ae commit 0104153Copy full SHA for 0104153
CHANGELOG.md
@@ -1,16 +1,8 @@
1
-## PLAYA 0.7.0: Unreleased
+## PLAYA 0.6.5: 2025-08-01
2
3
+- Fix terrible error in xref detection and parsing
4
+- Correct `normalize_rect` (oops)
5
- Support 1D and mixed CCITT fax decoding
-- Remove long-deprecated functions
-- Correct `normalize_rect` (oops!)
6
-- Add and document `finalize` method on ContentObjects
7
-- Make `PageList` work more or less like a `Sequence`
8
-- Support iteration over `playa.structure.ContentItem`
9
-- TODO: Maximize test coverage
10
-- TODO: Optimize marked content section access
11
-- TODO: Add method to complete parent tree for page
12
-- TODO: Fail fast for incorrect stream lengths
13
-- TODO: Parse indirect objects with regex
14
15
## PLAYA 0.6.4: 2025-07-26
16
0 commit comments