Releases: gabooh/photo-organize
Releases · gabooh/photo-organize
1.4.0
No new feature release, code improvements :
- Use ESM
- Less and updated dependencies
- Tested with Node.js versions from 12 to 17.
1.3.0
- Ignore dot / hidden files
- Less verbose logs
- Do not canel the whole process on first invalid file
- Count and log processed and invalid files
- Update nodejs and dependencies versions.
1.2.0
- Use exiftool-vendored package to read exif tags instead of exif package. It's faster and compatible with mp4.
- Display run time
- Update dependencies
- Works with node 10.