Skip to content

0.1.4

Choose a tag to compare

@SBoudrias SBoudrias released this 15 Nov 20:41
· 22 commits to main since this release

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.