Skip to content

Files

Latest commit

3462eb4 · Aug 22, 2019

History

History
20 lines (14 loc) · 348 Bytes

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 348 Bytes

CHANGELOG

4.4.0

  • [BC BREAK] Removed NamedAddress (Address now supports a name)
  • Added PHPUnit constraints
  • Added AbstractPart::asDebugString()
  • Added Address::fromString()

4.3.3

  • [BC BREAK] Renamed method Headers::getAll() to Headers::all().

4.3.0

  • Introduced the component as experimental