The value null is now replaced by the default value.
Technically this change is not backwards compatible, so I made this a major versiom bump just in case someone is relying on null coming through (which is doubtful but you never know).
Many thanks to @CoryJ34 for this contribution (PR #29) !