v1.1.1
cty
: Fixed a panic situation when trying to round-tripcty.Number
values throughencoding/gob
. (#32)convert
: Invalid string conversions to bool that use incorrect case will now give more actionable feedback. (#29)function/stdlib
: Theformatlist
function will no longer panic if given an unknown tuple as one of its arguments.