Release 25.1.0
-
✨ Added
retain
field toExifTool.deleteAllTags
to address #178 -
📦 Added jsdocs for many
Tag
interface types -
📦 Expose
GeolocationTags
andisGeolocationTag()
-
📦 Add
FileTags.FileCreateDate
(only a thing on Windows)
Commits
- at least lint before releases (4f82b7a)
- yarn docs (beff970)
- force-add File*Date to Tags (e94a6f7)
- add jsdoc to deleteAllTags params (22596e1)
- fix spec with feeling (a081ec6)
- fix spec (1afdc30)
- rebuild docs (5a61bb4)
- v25.1.0. Fixes #178 (7e13bc8)
- rebuild docs (7dd2239)
- fix link in geolocation jsdoc (2b44d0e)
- fix link to GeolocationTags (6e01705)