Dominic Szablewski is announcing that Ejecta with version number 2.0 is already available to download.
What is Ejecta ?
Ejecta is .
Derived from the Impact project and formerly known under the name iOSImpact, this library basically implements a headless browser for iOS devices. It’s like PhantomJS, but much more lightweight and specially concocted for Appale’s iOS medium. Ejecta allows a developer to run and compile code that would normally be executed inside a browser, but without actually opening a browser. A JavaScript VM executes the JS code, while HTML 5 Canvas and Audio are rendered via OpenGL and OpenAL.
This is changelog for Ejecta version 2.0 :
You can read the complete changelog and also download this latest version on their homepage: impactjs.com