0.20.0-rc.1
Pre-release
Pre-release
Standard Library
- Add
decimals
argument toMath.round
. - Added ordinal formatting of days to
Time.format
.
Fixes / Changes
- Don't double semantic highlight some comments.
- Restrict the scope of
defer
s. - Allow omitting else of
if
s withPromise(Maybe(a))
type. - Make sure references work properly when used in global components.
- Properly remove test nodes when cleaning up.
- Optimize root tracking algorithm by only tracking relevant nodes.
- Remove not needed console.log call.
Full Changelog: 0.20.0-alpha.3...0.20.0-rc.1