0.5.1
- Error locations and stacktraces.
- New functions:
List.length
,Dist.set
andDist.map
. - Improved
to
precedence order. - Improvements to
->
operator: more stuff can be passed on the right side, e.g. anonymous functions. - Support for empty dicts (
{}
). - Various performance improvements; overall speedup on real code is around 5%.