Skip to content

Releases: spatie/pdf-to-text

1.54.0

18 Oct 13:20
06dc931
Compare
Choose a tag to compare

What's Changed

  • Add Default Binary Path Detection for pdftotext in Constructor by @akr4m in #79

New Contributors

  • @akr4m made their first contribution in #79

Full Changelog: 1.53.0...1.54.0

1.53.0

29 Aug 11:21
abe38b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.52.1...1.53.0

1.52.1

14 Dec 09:46
af603ff
Compare
Choose a tag to compare

What's Changed

  • Add support for Symfony 7 by @stof in #76

New Contributors

Full Changelog: 1.52.0...1.52.1

1.52.0

15 Jul 12:00
Compare
Choose a tag to compare
  • add higher tag so new releases are higher that the wrongly tagged 1.51

1.6.0

14 Jul 20:48
8eca492
Compare
Choose a tag to compare

What's Changed

  • Add detailed Linux distribution about Fedora-based by @peter279k in #52
  • add timeout config for Symfony Process call by @jbraband in #54

New Contributors

Full Changelog: 1.51...1.6.0

1.5.1

01 Jan 13:35
cf12152
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @pich made their first contribution in #48

Full Changelog: 1.5.0...1.51

1.5.0

16 Dec 09:59
b54d54f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

27 Nov 07:31
Compare
Choose a tag to compare
  • add support for PHP 8

1.3.0

11 Mar 17:11
Compare
Choose a tag to compare
  • allow Symfony 5 components

1.2.0

15 May 06:12
53b43c5
Compare
Choose a tag to compare
  • adds Pdf::addOptions() method to address issue #18