v1.4.2
function/stdlib
: Thejsonencode
function will now correctly accept a null as its argument, and produce the JSON representation"null"
rather than returning an error. (#54)
function/stdlib
: The jsonencode
function will now correctly accept a null as its argument, and produce the JSON representation "null"
rather than returning an error. (#54)