Skip to content

Releases: marc136/node-folder-hash

v4.1.2

Choose a tag to compare

@marc136 marc136 released this 05 Mar 22:02

Full Changelog: v4.1.1...v4.1.2

Updated minimatch to fix #314

v4.1.1

Choose a tag to compare

@marc136 marc136 released this 07 Jan 20:55
  • Re-add support for node>=10 #234

Full Changelog: v4.1.0...v4.1.1

v4.1.0

Choose a tag to compare

@marc136 marc136 released this 02 Jan 21:35
  • Pass options to crypto.createHash from #217
  • Update dependencies

Full Changelog: v4.0.4...v4.1.0

v4.0.4

Choose a tag to compare

@marc136 marc136 released this 11 Jan 18:57
  • Fix #176 by removing graceful-fs from cli.js

Full Changelog: v4.0.3...v4.0.4

v4.0.3

Choose a tag to compare

@marc136 marc136 released this 10 Jan 23:00

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

Choose a tag to compare

@marc136 marc136 released this 15 Feb 22:38

What's Changed

  • Update dependencies
  • Minor changes to README

Full Changelog: v4.0.1...v4.0.2

v4.0.1

Choose a tag to compare

@marc136 marc136 released this 13 Mar 21:45

Fix sorting of files #90

Full Changelog: v4.0.0...v4.0.1

v4.0.0

Choose a tag to compare

@marc136 marc136 released this 12 Oct 19:13

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

Choose a tag to compare

@marc136 marc136 released this 02 Sep 12:06

Minor change:
Fix comma position in hashfolder.toString (#74)

Full Changelog: v3.3.2...v3.3.3

v3.3.1

Choose a tag to compare

@marc136 marc136 released this 28 Nov 07:03

Rebase of v3.3.0 to master