Skip to content

Releases: ApexWire/Fetch

v0.10.1 on 2016.07.25

25 Jul 12:46

Choose a tag to compare

  • fix bug: Undefined property: stdClass::$host. Message.php(807)

v0.10.0 on 2016.05.24

27 May 06:59

Choose a tag to compare

v0.10.0 on 2016.05.24

  • add function: closeConnection

v0.9.1 on 2016.05.24

24 May 14:42

Choose a tag to compare

v0.9.1 on 2016.05.24

  • fix bug: Undefined property: stdClass::$bytes. Attachment.php(102)
  • fix bug: Undefined property: stdClass::$subject. Message.php(256)

v0.9.0 on 2016.05.16

16 May 15:24

Choose a tag to compare

  • Add rawEmail in Message
  • Add function encodingsIdToString
  • Now rawBody associative array

v0.8.0 on 2016.04.15

15 Apr 15:01

Choose a tag to compare

  • The minimum version of php 5.4
  • Add rawBody in Message
  • Add changelog.md
  • README.md rename README_EN.md. Add README.md - russian
  • Merge pull request #147 from linniksa/patch-mime-decoder
  • Changes from the pull request #151