Skip to content

Releases: QualityUnit/TNEFDecoder

1.2.9 Fix wrong return type

Choose a tag to compare

@jperdochqu jperdochqu released this 09 Jan 13:34
499ce51

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

Choose a tag to compare

@jperdochqu jperdochqu released this 09 Jan 12:59
cd5c1aa

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

Choose a tag to compare

@martincivan martincivan released this 26 Jul 11:19
57ed417

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

Choose a tag to compare

@martincivan martincivan released this 25 Jul 15:24
9b792f3

What's Changed

New Contributors

Full Changelog: 1.2.5...1.2.6

Improve decoding performance

Choose a tag to compare

@martincivan martincivan released this 17 Jul 11:02
a966377

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

Choose a tag to compare

@martincivan martincivan released this 06 Jun 10:51
8b7bf4e

What's Changed

Full Changelog: 1.2.3...1.2.4

Improve decoding performance

Choose a tag to compare

@martincivan martincivan released this 05 Jun 15:23
2df3b08

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

Choose a tag to compare

@martincivan martincivan released this 15 May 10:22

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

Choose a tag to compare

@martincivan martincivan released this 26 Apr 10:51
855786b
Merge pull request #10 from ProtonMail/fix/php_opening_tag

fix php opening tag