0.1.4
Reverted bits of last release - very sorry 'bout that :(
In filters file.contents is a String as long as the file is not a binary. If it is binary, then the contents is a Buffer object.
So, any filters should consider that.
Reverted bits of last release - very sorry 'bout that :(
In filters file.contents is a String as long as the file is not a binary. If it is binary, then the contents is a Buffer object.
So, any filters should consider that.