Skip to content

Releases: marc1706/fast-image-size

Maintenance release of 1.x branch

07 Dec 08:16
3a3a2b0
Compare
Choose a tag to compare
  • Increased compatibility with larger TIFF files: #56

Maintenance release with lazy loading & increased max header size for JPEG

03 Oct 15:04
519b90a
Compare
Choose a tag to compare
v1.1.5

Maintenance release introducing lazy loading & increased max header s…

Maintenance release w/ bug fixes & adding support for WebP

26 Oct 19:38
Compare
Choose a tag to compare

Fixes:

  • Resolved issues with EXIF IFD & simplified JPEG type for stable image size detection
  • Increased header size estimate for TIFF type

Changes:

  • State ext-mbstring requirement in composer.json

New features:

  • WebP image size support

Maintenance release fixing issues with filename case & jpeg format

26 Mar 12:54
Compare
Choose a tag to compare

Fixed issues:

  • Filename casing issues: #30
  • Retrieve image size info from EXIF IFD if possible: #34

Maintenance release fixing various issues with JPEG and strings

30 Oct 19:18
Compare
Choose a tag to compare

Maintenance release fixing issues with using ucfirst, upper case file extensions, as well as out of bounds string access while cycling through JPEG data.

Maintenance release fixing issue caused by EXIF in JPEG files

03 Aug 20:18
v1.1.1
Compare
Choose a tag to compare
v1.1.1

Maintenance release fixing issue caused by EXIF in JPEG files

New minor version with a few coding style changes

21 Aug 11:42
Compare
Choose a tag to compare
v1.1.0

New minor version with a few coding style changes

Removed unnecessary files from package

15 Apr 09:30
Compare
Choose a tag to compare
v1.0.2

Removed unnecessary parts from package

Added support for .ico files

08 Apr 13:10
Compare
Choose a tag to compare

Also improved some of the code quality.

First release

08 Apr 13:10
Compare
Choose a tag to compare

First release of the fastImageSize PHP library.