Releases: mattiasw/ExifReader
Releases · mattiasw/ExifReader
4.10.0: PNG tEXt textual data support
4.9.2: Bug fixes for TypeScript type definitions
Fixes for the types for the GPSImgDirection tag and XMP tags in general.
4.9.1: TypeScript type definitions for new options
4.9.0: Length option
This release adds an option length
to specify to only load the beginning of a file. See README for more details.
4.8.1: More found tags
Fix for a small bug that will make it find more tags for some images.
4.8.0: New typings
Types for OffsetTime, OffsetTimeDigitized, OffsetTimeOriginal, and GPSHPositioningError.
4.7.0: Node 18 support
4.7.0
4.6.0: More translated XMP descriptions
4.5.1: Shutter speed and typings
ExposureTime
andShutterSpeedValue
are now presented correctly when the value is longer than one second.- The
_raw
property for XMP is now present in the TypeScript type definition.