Releases: photostructure/exiftool-vendored.js
Releases · photostructure/exiftool-vendored.js
v8.13.0
- 🐞 Better support for writing tags with date and time values. See #50.
- ✨ Manually added ApplicationRecordTags
- 📦 Updated dependencies
- 📦 Added NodeJS version 12 to the CI build matrix
- 🌱 ExifTool upgraded to v11.51.
v8.11.0
v8.10.0
v8.9.0
v8.8.0
- upgrade et to 11.34 d15915c
- strict/loose parsing 0e810a9
- update deps, but pin mocha to 6.0 because of mochajs/mocha#3866 06e86f2
- fix snyk badge [skip ci] 218bd48
v8.7.1
- 📦 Move to PhotoStructure github org
- 📦 Update dependencies
v8.6.1
- 🐞 Luxon 1.12.0 caused issue #46. Fixed ExifDateTime to use new API.
Commits
- restore .millis and .zone (in case anyone else was using it) d13240e
- Support luxon 1.12.x f885f18
- Fix #46 by pinning Luxon to 1.11.4 fdf4981
- Merge branch 'master' of github.com:mceachen/exiftool-vendored.js b31d33e
- update docs e34076c
- update dependencies c575e0c
- Merge branch 'master' of github.com:mceachen/exiftool-vendored.js 8d84c2a
- passes for me... 7613a69
v8.6.0
- 🌱 ExifTool upgraded to v11.32.
- 🐞 Pulled in new batch-cluster 5.6.0, which fixed an issue with graceful
end
promise resolutions.
Commits
v8.5.1
v8.5.0
- 🌱 ExifTool upgraded to v11.31.
- 🐞
RewriteAllTagsTask
doesn't fail on warnings anymore - ✨ Pulled in new batch-cluster 5.4.0, which fixed
maxProcs
.
Commits
- fix specs on windows 7945f88
- yarn update to 11.31 74c9cbe
- prep 8.5.0 05e0351
- add multi-proc test assertions for correct results bef9ad4
- rebuild docs b407b5b
- expose spawnedProcs and busyProcs afe3015
- delint 5a72b2b
- delint 687857f
- show number of running procs in progress. delint. 612bd42
- rebuilt from tsc --init 7864907
- new test image 4da3f79
- rewrites succeed now even if images have warnings 1b0fef1
- pull in new batch-cluster a01d94b
- salita -u ; yarn install 808c897
- replace with new sample image 62614fc
- replace image with bin/swap_image.pl 02de1ea
- pid assertions were a bit out of whack 9ff38e0