Hi there,
many thanks for this nice piece of software!
I would like to propose an extended exclude(key, value) filter which allows to exclude by key and value. The use case would be to, e.g., exclude foo when hashing something like { ..., foo: undefined, ... }.
Would it be a stupid idea? Otherwise I could probably come up with a PR.