v5.2.1
Full support for type aliases.
Highlights:
- Aliases can now be used to reference any type, including functions (new)
- Added ‘MultiMap’ to generic collections (new)
- Fixed bug that allowed instance variables to referenced in static blocks on rare occasions (bug)