Skip to content

Releases: photostructure/exiftool-vendored.js

v8.13.0

17 Jun 04:32
bcbfc72
Compare
Choose a tag to compare
  • 🐞 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.12.0...v8.13.0

v8.11.0

01 Jun 02:59
32820a8
Compare
Choose a tag to compare
  • 📦 Updated dependencies
  • 🌱 ExifTool upgraded to v11.47.

v8.10.1...v8.11.0

v8.10.0

18 May 19:40
58c2e8d
Compare
Choose a tag to compare
  • 🌱 ExifTool upgraded to
    v11.43.
  • 📦 Updated dependencies

v8.9.0

20 Apr 20:32
c3c3cf8
Compare
Choose a tag to compare
  • Upgrade ExifTool to 11.37
  • Rebuild tags and docs.
  • mktags now outputs something prettier won't change
  • update deps and fix typing nits
  • throw an error if platform isn't set. See #47.

v8.8.0...v8.9.0

v8.8.0

07 Apr 22:37
294cfa9
Compare
Choose a tag to compare

v8.7.1...v8.8.0

v8.7.1

03 Apr 21:12
0e4b2d9
Compare
Choose a tag to compare
  • 📦 Move to PhotoStructure github org
  • 📦 Update dependencies

v8.7.0...v8.7.1

v8.6.1

26 Mar 01:10
2d2eab9
Compare
Choose a tag to compare
  • 🐞 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...v8.6.1

v8.6.0

15 Mar 22:48
0f57eaf
Compare
Choose a tag to compare
  • 🌱 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.6.0

v8.5.1

14 Mar 23:13
e3a5fad
Compare
Choose a tag to compare

v8.5.0

13 Mar 03:17
e0b4bb4
Compare
Choose a tag to compare
  • 🌱 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

v8.4.0...v8.5.0