gulp-buster
Advanced tools
Changelog
1.0.0 The Promised Hashing
config
method has been removed, you can now pass a configuration options object in the bust()
call. See the docs for details.mode
option, use the new transform
option instead.hashes
method.formatter
and transform
options, added support for algo
as a function and negative length
. See the docs for details.Changelog
0.2.0 Multidimensional Configurable Hashing Abyss
fileName
parameter is now optional and defaults to busters.json
..config()
method to allow customizing the hashing algorithm, hash length and default output filename.