Skip to content

Releases: photostructure/exiftool-vendored.js

Release 18.5.0

02 Nov 03:36
24dcdf3
Compare
Choose a tag to compare
  • prep 18.5.0 (10f3c92)
  • rebuild docs (2c1975d)
  • Add error predicate for tasks. Only retry read tasks. (160e2fc)
  • make WriteTask success RE case-insensitive (9cd75ff)

Release 18.4.2

01 Nov 20:38
d0fe478
Compare
Choose a tag to compare

Release 18.4.1

22 Oct 00:01
cc307b9
Compare
Choose a tag to compare

Release 18.4.0

21 Oct 23:55
32ba8ee
Compare
Choose a tag to compare

Release 18.3.0

21 Oct 20:08
f53e782
Compare
Choose a tag to compare

Release 18.2.0

27 Sep 22:54
bca46e2
Compare
Choose a tag to compare
  • rebuild docs (2a510f0)
  • prep v18.2 (ebd0744)
  • rebuild tags (5daf8a5)
  • Remove timezone normalization. Improve timezone application to include parsed this.tz as a default value. Adopt geoTz zone name if offset matches zone offset tag value. Add tests. (0d40d46)
  • Verify that ExifDateTime parses timestamps with spurious suffixes like "DST" (c6cac85)
  • extract new firstDateTime(). add normalizeZone() (3e2843a)
  • ncu -u. sort deps. add geo-tz for tests. (ae35318)
  • Add geoTz impl as an ExifToolOption (4051824)
  • replace codeql with eslint (ed3f9a4)
  • Expose defaultVideosToUTC as a constant. Rebuild docs. (c8244af)
  • link up tz-lookup (caddaac)
  • rebuild docs (bace39b)
  • Merge branch 'main' of github.com:photostructure/exiftool-vendored.js (aa4bbdd)
  • sort deps and devdeps (516ac80)
  • Bump actions/setup-node from 1 to 3 (#116) (1c8e986)
  • Bump actions/checkout from 2 to 3 (#115) (3ca58f2)
  • Bump github/codeql-action from 1 to 2 (#114) (699baa6)
  • Drop LGTM (c283307)
  • Create dependabot.yml (83a6bcc)

Release 18.1.0

24 Sep 21:25
54010d4
Compare
Choose a tag to compare
  • prep 18.1.0 (7327490)
  • explain @types/luxon being a dep (not devDep) (0945fc6)
  • ncu -u. switch to @photostructure/tz-lookup (2dd8c6a)
  • remove GPSPosition from the default set of numericTags (fe0fdca)

Release 18.0.0

20 Sep 19:01
30fb2f1
Compare
Choose a tag to compare

Release 17.1.0

15 Sep 00:48
fdc5297
Compare
Choose a tag to compare

Full Changelog: v17.0.1...v17.1.0

Release 17.0.1

13 Jul 19:08
f3c2613
Compare
Choose a tag to compare
  • Improve UnsetZone parsing (ff55bb4)