Skip to content

Releases: QualityUnit/TNEFDecoder

1.2.9 Fix wrong return type

09 Jan 13:34
499ce51

Choose a tag to compare

What's Changed

  • Fixed wrong return type in #22

Full Changelog: 1.2.8...1.2.9

1.2.8 Fix php 7.0 compatibility

09 Jan 12:59
cd5c1aa

Choose a tag to compare

What's Changed

  • Fixed php 7.0 compatibility in #21
  • Added running of phplint and phpunit also on php 7.1 (oldest supported version by php-action/composer)

Full Changelog: 1.2.7...1.2.8

1.2.7 Mime-types improvements

26 Jul 11:19
57ed417

Choose a tag to compare

What's Changed

  • updated outdated mime-types and added some common ones by @alperenersoy in #19

Full Changelog: 1.2.6...1.2.7

1.2.6 - add MS offite mime-types

25 Jul 15:24
9b792f3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.5...1.2.6

Improve decoding performance

17 Jul 11:02
a966377

Choose a tag to compare

What's Changed

  • Revert to string concatenation for decompression by @bartbutler in #17

Full Changelog: 1.2.4...1.2.5

Fix nested content parsing

06 Jun 10:51
8b7bf4e

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

Improve decoding performance

05 Jun 15:23
2df3b08

Choose a tag to compare

What's Changed

  • Improve decoding performance by reducing new string creation by @bartbutler in #13

New Contributors

Full Changelog: 1.2.2...1.2.3

Added checksum validation

15 May 10:22

Choose a tag to compare

What's Changed

  • Add an optional validation of attachment checksum by @donataso in #12

Full Changelog: 1.2.1...1.2.2

Fix PHP opening tags

26 Apr 10:51
855786b

Choose a tag to compare

Merge pull request #10 from ProtonMail/fix/php_opening_tag

fix php opening tag