You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2017/06/26 15:34:52 UTC

[04/36] git commit: [flex-falcon] [refs/heads/develop] - add 0.8.0

add 0.8.0


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/e485eee4
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/e485eee4
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/e485eee4

Branch: refs/heads/develop
Commit: e485eee41f2b4b74cec36ae928c0124036e31abb
Parents: b6b713a
Author: Alex Harui <ah...@apache.org>
Authored: Thu May 11 11:11:11 2017 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Thu May 11 11:11:11 2017 -0700

----------------------------------------------------------------------
 RELEASE_NOTES | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/e485eee4/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 422ca64..6d24f5f 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,3 +1,16 @@
+Apache Flex 'Falcon' Compiler 0.8.0
+=================
+Apache Flex 'Falcon' Compiler 0.8.0 is the sixth release of a next-generation
+compiler intended to someday replace the MXMLC in Apache Flex SDKs, and is the
+compiler for Apache FlexJS SDKs.
+
+The compiler is now biased towards building Apache FlexJS projects.  The Ant
+tasks now point to the cross-compiler, which can now build both SWFs and
+cross-compiler (transpile) MXML and AS to JS.
+
+Lots of bug fixes and other small improvements are included in this release.
+See the RELEASE_NOTES_JX file for a list of resolved issues.
+
 Apache Flex 'Falcon' Compiler 0.7.0
 =================
 Apache Flex 'Falcon' Compiler 0.7.0 is the fifth release of a next-generation