Skip to content

Commit

Permalink
update v4 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Mar 5, 2023
1 parent 2bf200a commit b7f10fc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/devel/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
- The raw API is now isolated in a separate namespace (`pypdfium2.raw`).
Moreover, the raw API bindings do not implicitly encode strings anymore (pypdfium2 is now built with a patched version of ctypesgen by default).
- Helper objects now automatically resolve to the underlying raw object if used as ctypes function parameter.
- Improved command-line interface.
- Improved documentation.
- Overhauled the code base to use `pathlib` and f-strings.
- Updated wheel tags.
- Improved command-line interface, setup code, and documentation.


## 4.0.0b2 (2023-02-23)
Expand Down

0 comments on commit b7f10fc

Please sign in to comment.