Skip to content

Release Notes (Jangaroo 2)

Frank Wienberg edited this page Nov 8, 2017 · 3 revisions

Version 2.0.19

11/8/2017

Fixed issues

This release only improves the migration tool, so unless you automated migration, there is no reason to update your Jangaroo POMs to this version.

Version 2.0.18

12/22/2016

Fixed issues

Version 2.0.17

11/27/2015

Fixed issues

Version 2.0.16

10/27/2015

  • Fix unit test execution in concurrent builds
  • Improve compiler error reports

For details, consult the commit messages.

Version 2.0.15

10/01/2015

Internal changes only.

Version 2.0.14

05/26/2015

Fixed issues

Version 2.0.13

03/24/2015

Fixed issues

Version 2.0.12

12/02/2014

Fixed issues

Version 2.0.11

09/17/2014

Fixed issues

Version 2.0.10

08/20/2014

Fixed issues

Version 2.0.9

03/10/2014

Fixed issues

Version 2.0.8

09/25/2013

Fixed issues

Version 2.0.7

08/19/2013

Fixed issues

Version 2.0.6

07/08/2013

Fixed issues

Version 2.0.5

03/08/2013

Fixed issues

As the 2.0.5 release only contains fixes in the Runtime and the EXML compiler, not in the Jangaroo compiler itself, jangaroo-libs has not been updated and stays at 2.0.3. Please do take care though to use version 2.0.5 of jangaroo-runtime, because jangaroo-runtime 2.0.3 will refuse to load classes built with jangaroo-tools 2.0.5 (runtime version check fails).

Version 2.0.4

02/25/2013

Fixed issues

As the 2.0.4 release only contains fixes in the Maven plugin, not in the compiler itself, jangaroo-libs has not been updated and stays at 2.0.3. Please do take care though to use version 2.0.4 of jangaroo-runtime, because jangaroo-runtime 2.0.3 will refuse to load classes built with jangaroo-tools 2.0.4 (runtime version check fails).

Version 2.0.3

11/21/2012

Fixed issues

Version 2.0.2

11/02/2012

Fixed issues

  • The new EXML config “mode” feature had to be fixed and re-released. This does not affect generated code of any Jangaroo Libs, only compilation of EXML code. Thus we did not re-release Jangaroo Libs, but be sure to use jangaroo-runtime to 2.0.2, when using jangaroo-tools 2.0.2 (use Maven dependency management!).

Version 2.0.1

11/02/2012

Fixed issues

Version 2.0.0

09/26/2012

  • Got rid of the “-preview” suffix. Jangaroo 2 is approved for use in production systems from now on! Jangaroo 1.0.0 release (still supporting the pre-Servlet-3 Maven build process) is to follow soon.

Fixed issues

Version 2.0-preview-6

09/02/2012

  • Important fixes! It is strongly recommended to use this release instead of 2.0-preview-5!

Fixed issues

Version 2.0-preview-5

08/30/2012

  • Integrated 0.9.16 changes for a new way of generating AS3 API stubs from a common API model
  • There are now EXML XSDs with upper-case elements referencing component classes directly. For backwards-compatibility, you can still use the module-global XSD with lower-case elements referencing the config classes.

Fixed issues

Version 2.0-preview-4

07/05/2012

Fixed issues

Version 2.0-preview-3

06/29/2012

Fixed issues

Version 2.0-preview-2

06/29/2012

Fixed issues

Version 2.0-preview-1

06/14/2012

First preview release of next major Jangaroo version, featuring a simplified Maven build process.
There will still be maintenance releases for 0.9.x, resulting in a 1.0 release.

Fixed issues

Clone this wiki locally