Now available: Golo 0-preview2

We are pleased to announce the second preview release of Golo!
As you can expect, this release contains many bug fixes since we first made Golo available as an opensource project.
The notable language changes are the following:
- the 
augmentkeyword replacespimp, - we introduced 
continueandbreakstatements, null-safe method invocations are now possible using the Elvis symbol ‘?:’,- the 
orIfNulloperator gives a default value when an expression evaluates tonull. 
Now is your turn, so please go ahead and:



