to-mc / checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory.
MIT License
94 stars 28 forks source link

[Feature Request] - Include filepath and name in the hash #16

Closed gpiccinni closed 4 years ago

gpiccinni commented 4 years ago

Hi it would be helpful to have an option to include filename and structure in the checksum. Mostly because when renaming a file the current implementation does not take into account the renaming.

gpiccinni commented 4 years ago

Hi is there any update on this? Is there anything I can do to move this PR forward ? Looking forward to your feedback. G

to-mc commented 4 years ago

Thanks for the PR! Its included in 1.2.0 release.