Releases: mattiasw/ExifReader
Releases · mattiasw/ExifReader
3.0.0: Rational tags improvements
Rational tags used to be stored as their calculated value. Now their numerator and denominator are kept in the value property of the tag to not lose any information. This and some updated descriptions are the only breaking changes in this update. If you're not using the vaue property of rational tags (e.g. ExposureTime) you probably won't notice anything.
2.13.1: Fix IE11 incompatibilities
2.13.0: HEIC image support
2.13.0
2.12.0: Extended XMP support
2.12.0
2.11.0: More tag definitions
2.11.0
2.10.0: Support for ICC profiles
2.9.0: TIFF support
2.9.0
2.8.5: Handle faulty tag values gracefully
2.8.4: npm vulnerability fix
The development package eslint-utils which is a dependency of eslint had a vulnerability and that is fixed in this update.