Skip to content

v1.5.0

Compare
Choose a tag to compare
@drewnoakes drewnoakes released this 13 Sep 21:54
· 1271 commits to main since this release
  • Directory holds string data as byte arrays (within new StringValue value type), allowing consumers to override the encoding after extraction (thanks to Kevin Mott)
  • Support Reconyx makernote (thanks to Todd West)
  • Support Apple makernote data
  • API documentation improvements
  • Makernote processing doesn't require Exif IFD0 to be present
  • Consistent capitalisation of QuickTime* (minor breaking change)
  • Use TryParse methods in XMP processing, rather than Parse within try/catch
  • Bump version of XmpCore package to 1.2.2