Releases: Sobesednik/node-exiftool
Releases · Sobesednik/node-exiftool
Write metadata
Features
Code Refactoring
eslint
config (b32729c)
- Don't publish test directory by specifying
files
property in package.json (9067100)
Bug Fixes
- Pass custom arguments with value (e.g.,
ext dng
) (4e66d0c), closes #1
Simultaneous reads
Bug Fixes
- Correctly parse exiftool response when reading files in parallel (c0db314), closes #9
v2.0.1
Code Refactoring
Bug Fixes
- Don't kill the process after sending
-stay_open false
(16485e1)
v2.0.0
Features
Bug Fixes
- Send
EOL
instead of \n
in tests (bc5547c)
BREAKING CHANGES
- exiftool is no longer vendored with this package, use dist-exiftool (d4fcf2b)