v0.32.0
What's Changed
- Adding
println()
, suppress alllog()
output when-quiet
is passed to the interpreter (log level >= error) by @ldemailly in #90 - Allow
else if
by @ldemailly in #91
Full Changelog: v0.31.1...v0.32.0
println()
, suppress all log()
output when -quiet
is passed to the interpreter (log level >= error) by @ldemailly in #90else if
by @ldemailly in #91Full Changelog: v0.31.1...v0.32.0