v0.11
- Labelled
break
andcontinue
- Type annotations in functions made optional (implicit generic functions)
- New syntax for type annotations and default values
- Explicit array type for variadic arguments
- Rremoved multiline lambdas
- Removed
default
operator