Skip to content

Commit

Permalink
chore: update todo as 0.2.5 will just get a release now
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Dec 15, 2024
1 parent 9e81bd1 commit dae1cf2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
- Deprecate "user" device space to avoid confusion with user space
- Parse arbitrary Encoding CMaps
- Update `pdfplumber` support
- Add parser for object streams and iterator over all indirect objects
in a document

## PLAYA 0.2.4: 2024-12-02
- fix more embarrassing bugs largely regarding the creation of empty
Expand Down
2 changes: 2 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
- [x] add "default" as a synonym of badly-named "user" space
- [x] update `pdfplumber` branch and run `pdfplumber` tests in CI
- [x] reimplement on top of ContentObject

## PLAYA 0.2.x
- [ ] work around invalid ToUnicode CMaps
- [ ] `decode_text` is remarkably slow
- [ ] `render_char` and `render_string` are also quite slow
Expand Down

0 comments on commit dae1cf2

Please sign in to comment.