Skip to content

Releases: photostructure/exiftool-vendored.js

Release 21.5.1

13 Apr 17:10
9edf8b6
Compare
Choose a tag to compare
  • 📦 Avoid double-rendering of ImageDataMD5 (Thanks, Phil! See forum post for details)

  • 📦 Pull down new camera test images, rebuild Tags and docs

Commits

Release 21.5.0

12 Apr 22:23
830b61c
Compare
Choose a tag to compare
  • ✨ Added support for ExifTool's MWG Composite Tags. Set the new ExifToolOptions.useMWG option to true to enable.

  • ✨ Added support for ExifTool's new ImageDataMD5 feature. Set the new ExifToolOptions.includeImageDataMD5 option to true to enable.

  • 📦 Extracted options-related code into modules to remove a couple circular dependencies. Exports should make this transparent to external clients.

Commits:

  • prep release (d5a8103)
  • add ImageDataMD5 support to Tags (d8ef650)
  • rebuild docs (8fae9a4)
  • rebuild tags (996a234)
  • Add MWG and MD5 support. - put ExifTool on a diet--extract several interfaces and consts into their own new file - add options support to both read and write tasks - fix typing warnings by exporting Literal/Json - add ImageDataMD5 tests - add MWG read/write round trip tests (a02a363)

Full Changelog: v21.4.0...v21.5.0

Release 21.4.0

11 Apr 17:28
fd0bedc
Compare
Choose a tag to compare

Release 21.3.0

11 Apr 17:08
db3aa51
Compare
Choose a tag to compare

Release 21.2.0

16 Feb 05:17
7e90f5f
Compare
Choose a tag to compare
  • handle ExifDateTime.fromMillis() being provided an UnsetZone instance (14b34e0)
  • update docs (9328ccb)
  • add ExifDateTime.plus() (7b70f1c)

Release 21.1.0

13 Feb 18:53
bdbf836
Compare
Choose a tag to compare

Release 21.0.0

05 Feb 21:16
3b7f756
Compare
Choose a tag to compare

Release 20.0.0

03 Feb 00:23
eda7f62
Compare
Choose a tag to compare

Release 19.0.0

11 Jan 21:26
2fe2745
Compare
Choose a tag to compare

Release 18.6.0

08 Nov 20:14
75b53b0
Compare
Choose a tag to compare