Release Notes - CoreMedia/jangaroo-idea GitHub Wiki
Jangaroo 0.9 IDEA Plugin Release Notes
Version 0.36
03/15/2017
Eventually: IDEA 2016 compatibility!
Version 0.35
11/23/2015
Same as 0.34, but for IDEA 15. Due to incompatible IDEA changes, IDEA 14 users receive version 0.34 and IDEA 15 users receive version 0.35, both with the same feature set.
Version 0.34
11/23/2015
Version 0.33
06/15/2015
Support for new EXML features.
Version 0.32
04/16/2015
IDEA 14.0 and 14.1 compatibility!
Version 0.31
04/01/2015
IDEA 14.1 compatibility update. Unfortunately, partially incompatible with IDEA 14.0 -- do not use!
Version 0.30
02/17/2015
Version 0.29
09/12/2014
Version 0.28
06/13/2014
Version 0.27
01/29/2014
Version 0.26
01/20/2014
Update for IDEA 13
Note that finding usages of an EXML file no longer works in the IDEA 13 version of Jangaroo IDEA Plugin. Instead, you have to go to the XSD declaration or one usage of the corresponding EXML element and "Find Usages" there.
To compensate for that, several new navigation features come with this plugin update (see "fixed issues" below).
Version 0.25
internal beta for IDEA 13
Version 0.24
04/05/2013 download fixed issues
Version 0.23
03/08/2013 download fixed issues
Version 0.22
12/07/2012 removed from plugin repository; please use successor version 0.23 fixed issues
Version 0.21
11/19/2012 download fixed issues
- Update to jangaroo-tools API 1.0.0 / 2.0.3 (new exml.xsd + utility functions)
Version 0.20
11/02/2012 download fixed issues
- Update to jangaroo-tools API 2.0.1 (needed for new EXML "mode" attribute type)
Version 0.19
09/12/2012 download fixed issues
Version 0.18
09/05/2012 download fixed issues
Version 0.17
09/03/2012 download fixed issues
Version 0.16
08/30/2012 download fixed issues
Version 0.15
06/18/2012 download fixed issues
Version 0.14
06/14/2012 download fixed issues
- Make IDEA plugin Jangaroo-2 compatible (and remain Jangaroo-0.9-compatible, of course!)
- Update to jangaroo-tools API 2.0-preview-1 (needed for new public API utility function)
Version 0.12
04/10/2012 download fixed issues
- Update to jangaroo-tools API 0.9.14 (needed for new public API utility function)
Version 0.11
03/29/2012 download fixed issues
- added type checking for EXML attributes through improved language injection
- added language injection for
<exml:description>
Version 0.10
03/28/2012 download fixed issues
- Update to jangaroo-tools API 0.9.13 (only updated
exml.xsd
) - added support for
<exml:object>
,<exml:annotation>
, fixed<exml:cfg type="*">
Version 0.9
03/17/2012 download
- Update to jangaroo-tools API 0.9.12
- Plugin now can cope with the new possibility that EXML files only generate a config class, no target class.
Version 0.8
03/02/2012 download
- Update to jangaroo-tools API 0.9.11 (only updated
exml.xsd
) - Added hidden feature to get JavaScript language injection for CoreMedia-internal UI test framework "SITH"
Version 0.7
02/15/2012 download
- Update to jangaroo-tools API 0.9.10; added UI for new compiler flag "public API violations mode".
Version 0.6
01/16/2012 download
- Updated to Jangaroo Tools 0.9.9 (fixed exml.xsd to support int and uint)