0.2.4 changes:
- !!!!!ATTENTION: YOU *MUST* UPDATE TO THE LATEST VERSION OF THE RANDORI SDK (0.2.6) TO USE THIS VERSION!!!!!
- [plugin-enhancement] "New Randori File" menu is now bundled into one dialog.
- [plugin-enhancement] all Randori specific menu items are only available when a Randori project is active.
- [plugin-feature] Randori specific CSS code completions.
- [compiler-bug] Fixed Incremental compile using direct reverse dependencies.
- [compiler-bug] Fixed delegate member access in Function arguments passing scope.
- [compiler-bug] Fixed named inner function generation.
- [compiler-bug] Fixed non resolving identifer in object literal.
- [compiler-bug] Fixed JavaScript export=false defaults to declared type's qualifiedname.
- [compiler-bug] Fixed small getter issue in container block.
- [compiler-feature] Added Gradle build system.
- [compiler-feature] incremental compilation implemented.