Skip to content

Commit bd8176b

Browse files
committed
Bump version
1 parent e5e1905 commit bd8176b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: pdftools
22
Type: Package
33
Title: Text Extraction, Rendering and Converting of PDF Documents
4-
Version: 3.5.0
4+
Version: 3.6.0
55
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "[email protected]",
66
comment = c(ORCID = "0000-0002-4035-0289"))
77
Description: Utilities based on 'libpoppler' <https://poppler.freedesktop.org> for extracting

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.6.0
2+
- pdf_text() gains an argument 'raw' (#138)
3+
- MacOS: update to poppler 25.09.1
4+
15
3.5.0
26
- Windows: use poppler from Rtools if found
37

0 commit comments

Comments
 (0)