This is an automated email from the ASF dual-hosted git repository.

gregdove pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit e5961fef826a22d3cacc5f5eb19a13aa75e7e6b6
Author: greg-dove <greg.d...@gmail.com>
AuthorDate: Fri Oct 25 18:34:57 2019 +1300

    updates to release notes
---
 RELEASE_NOTES.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 00b340e..47e384b 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -5,7 +5,9 @@ Apache Royale Compiler 0.9.7
  - Definitions containing [JSModule] with a custom module name are no longer 
required to use strict camelCase naming scheme.
  - Added Flex emulation RPC WebService partial support
  - Fix add event handler code in renderers and inline Components
- 
+ - (SWF/JS) Added support for [RoyaleArrayLike] metadata-driven support for 
proxying compile-time numeric-typed array index access to get/set method calls 
and also specific for-in/for-each-in loop support. 
+ - (JS) Compiler updates to support more e4X variations/scenarios, including 
'use namespace' and 'default xml namespace' directives
+ - (JS) Compiler updates to address custom namespace-related output, and 
reflection support
 
 Apache Royale Compiler 0.9.6
 =================

Reply via email to