v0.4.4 2018-02-10
Added
deprecate_constant
overridesModule#deprecate_constant
and issues a labeled message on accessing a deprecated constant (flash-gordon)Undefined.default
which accepts two arguments and returns the first if it's notUndefined
; otherwise, returns the second one or yields a block (flash-gordon)