Skip to content

Releases: hshn/base64-encoded-file

v5.0.1

24 Dec 07:47
54fa814
Compare
Choose a tag to compare

What's Changed

  • fix: cleanup temporary files by @hshn in #37

Full Changelog: v5.0.0...v5.0.1

v5.0.0

30 Nov 07:46
7bfa5bf
Compare
Choose a tag to compare

What's Changed

  • feat: add Git Attributes by @owenvoke in #33
  • added symfony 7.x compatibility and drop outdated symfony support by @ErnadoO in #32
  • build!: Drop outdated php 7 and 8.0 support by @hshn in #34

New Contributors

Full Changelog: v4.1.1...v5.0.0

v4.1.1

01 Apr 10:56
62861aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.1.1

v4.1.0

16 May 14:20
a0ac2f9
Compare
Choose a tag to compare

Feature

v4.0.0

30 Mar 13:48
bedc7e2
Compare
Choose a tag to compare

Feature

  • added php8.1 compatibility (#24)

BC Breaks

  • dropped php7.3 support (#26)
  • dropped symfony3 support (#25)

2.0.1

06 Nov 05:47
Compare
Choose a tag to compare

2.0.1 (2019-11-06)

Bug Fixes

v2.0.0

03 Oct 13:59
b5e5811
Compare
Choose a tag to compare

Features

  • Added symfony 2.8 supports
  • Added symfony 4+ supports
  • Added php 7.1+ supports
  • Add Base64EncodedFileNormalizer for symfony/serializer #13
  • Bundelize the lib #14

Bug Fixes

  • Fixed incorrect dependency versions requirements #9
  • Fixed to support data part of base64 string #4 #10

BC Breaks

  • Dropped php 5.x and php 7.0 supports

v1.2.0

17 Feb 13:17
Compare
Choose a tag to compare

v1.1.0

03 Nov 03:04
Compare
Choose a tag to compare
  • Introduce strict option to Base64EncodedFileType #1