Skip to content

Release 23.4.0

Choose a tag to compare

@mceachen mceachen released this 27 Oct 23:55
· 738 commits to main since this release
55c66a5
  • 🌱 ExifTool upgraded to v12.69

  • 📦 ExifTool.read: ExifTime now adopts the default zone extracted from
    the file. This may result in different values for timestamps.

  • 📦 Updated dependencies

Commits

  • update readme, rebuild docs. (980fb48)
  • Use default zone for ExifTime on .read() (1b03442)
  • Pull in new ExifTool v12.69. Rebuild tags and docs. (11c2e85)
  • Enable regex linting. Fix linting errors. yarn u. yarn docs. (df569e6)
  • yarn docs (56f8a79)
  • yarn u (bc9c77d)
  • yarn docs (19cb90f)
  • if a tag has "subsec", assume it may be parsed by ExifDateTime (40ca600)
  • delete commented-out code (924e605)
  • fix dangling paren. mention PhotoStructure. (591ff4a)