Sha256: 9be88219342caea71401789c18d72f24fe717d19011e38b2b2a9c6b0b44e42c2
Contents?: true
Size: 1.57 KB
Versions: 3
Compression:
Stored size: 1.57 KB
Contents
# RELEASED ## [v0.10.0](https://github.com/andrewbiz/phtools/compare/v0.8.0...v0.10.0) * phgettags added to the bundle * phfixdto added to the bundle ## [v0.8.0](https://github.com/andrewbiz/phtools/compare/v0.7.7...v0.8.0) * phfixfmd added to the bundle ## [v0.7.7](https://github.com/andrewbiz/phtools/compare/v0.6.0...v0.7.7) * phrename: added --shift_time option * phrename is idempotent (safe to be re-run several times on one file) * phrename: by-default now it scans several EXIF tags to retreive date-time creation info. If no tags are found - File ModifyDate (mtime) is used to rename file. See more details in `phrename -h` * phrename becomes more informative: reports which EXIF tag was taken, or if the date-time in name was kept unchanged. This flow goes to STDERR to keep STDOUT clean * phbackup now preserves FileModify dates * internal improvements: switch to mini_exiftool gem, get rid of nesty gem (using standard Ruby *cause* for Exceptions) ## [v0.6.0](https://github.com/andrewbiz/phtools/compare/v0.4.0...v0.6.0) * phmove: does not keep unused empty VIDEO and RAW folders * phrename: --clean option renames files back to original state * Added phbackup ## [v0.4.0](https://github.com/andrewbiz/phtools/compare/v0.3.0.pre.alpha...v0.4.0) * Added description to README.md * Changed phls - option -R instead of -r (ls compatibility) * Added phmove command * Added phrename command ## [v0.3.0.pre.alpha](https://github.com/andrewbiz/phtools/compare/v0.2.4...v0.3.0.pre.alpha) * Improved phls - now it supports DIRs and FILEMASKs parameters * Added aruba (cucumber) tests for phls
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
phtools-0.14.0 | History.md |
phtools-0.11.2 | History.md |
phtools-0.11.1 | History.md |