v2.1.0
Thanks to all the amazing contributors who made this release what it is!
New features
- Add support for AVI files #117
- Add support for DJI makernotes #119, #164
- Add support for GPS horizontal position error tag #133
- Add
FileTypeDirectory - Add support for XMP data in GIF files #143
- Add support for Extended DataSet Tag in IPTC
- Add support for QuickTime transformation matrix and rotation #152
- Add
netstandard2.0support #120 - Add differentiation between RIFF formats (WAV, AVI, WebP)
Fixes
- Fix trailing null bytes when handling XMP data #154
- Fix returning null GIF extension blocks #143
- Fix validation in
IptcReader - Prevent unhandled exception for platforms without
SHIFT-JISencoding - Fix bounds error in
DirectoryExtensions.GetInt64#161 - Fix issue with flash description #142
Other
- Bump
XmpCorepackage version to 5.1.3.1