Skip to content

0.20.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@gdotdesign gdotdesign released this 29 Oct 16:17
· 36 commits to master since this release

Standard Library

  • Add decimals argument to Math.round.
  • Added ordinal formatting of days to Time.format.

Fixes / Changes

  • Don't double semantic highlight some comments.
  • Restrict the scope of defers.
  • Allow omitting else of ifs with Promise(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