Releases: marc136/node-folder-hash
Releases · marc136/node-folder-hash
v4.1.2
Compare
Sorry, something went wrong.
No results found
Full Changelog : v4.1.1...v4.1.2
Updated minimatch to fix #314
v4.1.1
Compare
Sorry, something went wrong.
No results found
Re-add support for node>=10 #234
Full Changelog : v4.1.0...v4.1.1
v4.1.0
Compare
Sorry, something went wrong.
No results found
Pass options to crypto.createHash from #217
Update dependencies
Full Changelog : v4.0.4...v4.1.0
v4.0.4
Compare
Sorry, something went wrong.
No results found
Fix #176 by removing graceful-fs from cli.js
Full Changelog : v4.0.3...v4.0.4
v4.0.3
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix #146 and remove graceful-fs because it is no longer needed
Bump dependencies
Full Changelog : v4.0.2...v4.0.3
v4.0.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Update dependencies
Minor changes to README
Full Changelog : v4.0.1...v4.0.2
v4.0.1
Compare
Sorry, something went wrong.
No results found
Fix sorting of files #90
Full Changelog : v4.0.0...v4.0.1
v4.0.0
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Allow combination of include and exclude rules #67
New features
Add options to handle symbolic links #41 see comment
Full Changelog : v3.3.2...v4.0.0
v3.3.3
Compare
Sorry, something went wrong.
No results found
Minor change:
Fix comma position in hashfolder.toString (#74 )
Full Changelog : v3.3.2...v3.3.3
v3.3.1
Compare
Sorry, something went wrong.
No results found
Rebase of v3.3.0 to master