Release 35.4.0
·
104 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
- ✨ New
TagDescriptionsclass provides human-readable descriptions for metadata tags. Descriptions are sourced from ExifTool's tag database and merged with hand-curated descriptions for important tags. The hand-curated descriptions are currently English-only. Supports caching and multiple languages.
Commits
- feat: add v35.4.0 entry to changelog for new TagDescriptions class (efaebbc)
- feat: improve descriptions for Flash, GPSTimeStamp, Lens, and MeteringMode tags (02a5a9f)
- chore(fmt): prettier (a964de8)
- feat(mktags): enhance RequiredTags with detailed documentation for EXIF tags (cf9cec9)
- feat: add TagDescriptions class for human-readable metadata tag descriptions (56ff193)
- chore: update changelog for v35.3.0 release with ExifTool 13.46 upgrade and tag improvements (1b19679)