You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Piotr Zarzycki <pi...@gmail.com> on 2019/10/06 09:42:23 UTC

[DRAFT][ANNOUNCE] Apache Royale 0.9.6 released!

Hi Guys,

Below draft of our announcement. I made also draft of the release on
GitHub. [1] I will wait 48h before I send it to announce. I think there is
one more place where I need to update in whimsy - can someone remember me
where it was ?

---------------------------------------------------------------------------------------------------
The Apache Royale community is pleased to announce the release of Apache
Royale 0.9.6.

The Apache Royale project is developing a next-generation of the Apache
Flex SDK. Royale has the goal of allowing applications developed in MXML
and ActionScript to not only run in the Flash/AIR runtimes, but also to run
natively in the browser without Flash, on mobile devices as a
PhoneGap/Cordova application, and in embedded JS environments such as
Chromium Embedded Framework. Royale has the potential to allow your MXML
and ActionScript code to run in even more places than Flash currently does.

This release should be considered ‘beta' quality. The purpose of this
release is to gather feedback about the features and implementation
strategies, and to recruit new contributors. We hope to grow the code base
into an SDK and tool chain that delivers the highest productivity when
developing applications that can run on many platforms. Beta releases may
not handle production needs.

Please file bugs at:

    https://github.com/apache/royale-asjs/issues

If you happen to know it is a compiler issue, please use:

    https://github.com/apache/royale-compiler/issues

For questions about how to use Royale, send email to users@royale.apache.org.
For questions and feedback on the development of the source code in the
release, send email to dev@royale.apache.org.

Apache Royale is available in source and binary form from the Apache
mirrors:

Source:
http://www.apache.org/dyn/closer.lua/royale/0.9.6/apache-royale-0.9.6-src.tar.gz

http://www.apache.org/dyn/closer.lua/royale/0.9.6/apache-royale-0.9.6-src.zip

Binary:
http://www.apache.org/dyn/closer.lua/royale/0.9.6/binaries/apache-royale-0.9.6-bin-js.tar.gz
http://www.apache.org/dyn/closer.lua/royale/0.9.6/binaries/apache-royale-0.9.6-bin-js.zip

Binary with SWF support:
http://www.apache.org/dyn/closer.lua/royale/0.9.6/binaries/apache-royale-0.9.6-bin-js-swf.tar.gz
http://www.apache.org/dyn/closer.lua/royale/0.9.6/binaries/apache-royale-0.9.6-bin-js-swf.zip

When downloading from a mirror site, please remember to verify the
downloads using signatures or MD5 hashes.

The binary packages can also be installed via NPM.

Mac:

  sudo npm install @apache-royale/royale-js -g

Or for SWF Support:

  sudo npm install @apache-royale/royale-js-swf -g

Windows:

  npm install @apache-royale/royale-js -g

Or for SWF Support:

  npm install @apache-royale/royale-js-swf -g


See the README for more information. The language reference (ASDoc) is here:

  http://royale.apache.org/asdoc/

Additional documentation is here:

  https://apache.github.io/royale-docs/

The documentation is still a work in progress.  Volunteers are welcome to
help improve it. Visit http://royale.apache.org/ for links to other
resources.

Please try Royale and become involved in shaping the future of application
development.

The Apache Royale Community
---------------------------------------------------------------------------------------------------

[1]
https://github.com/apache/royale-asjs/releases/tag/untagged-279226b72126eeb56c78

Thanks,
-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*