Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 854 Bytes

NEWS.md

File metadata and controls

30 lines (22 loc) · 854 Bytes

guzzle-transcoder changes

0.3.0 – 2023-03-06

  • Raise minimum PHP version to 7.2.5.
  • Add support for fossar/transcoder 2.0.
  • Improve detection of charset from HTML.

0.2.3 – 2022-01-23

  • Added support for guzzlehttp/psr7 2.0

0.2.2 – 2022-01-23

  • Add support for Guzzle 7

0.2.1 – 2021-05-23

0.2.0 – 2020-05-02

  • Split the extraction out of GuzzleTranscoder class
  • Handle application/rss+xml and other such XML types

0.1.0 – 2018-01-26

0.0.4 – 2018-01-25

  • Port to Guzzle 6

0.0.3 – 2017-02-13