RingoJS 0.5 released
RingoJS 0.5 was released on May 19, 2010. Get it from the download page on GitHub!
0.5 is much better than 0.4 in most every respect. These are the highlights:
- Increased coverage of API documentation
- Package support, including simple installation via ringo-admin
- Update Filesystem support, now covers full CommonJS Filesystem/A and Filesystem/A/0 except globbing
- New HTTP Client supporting both synchronous and asynchronous operation
- Upgrade to JSGI 0.3
- Upgrade to Jetty 7 with improved support for asynchronous JSGI
- Several new modules (base64, promise, subprocess, zip, basicauth)
- Shared modules are now default, resulting in increased performance and less WTF moments
- More command line and servlet options, including
productionswitch to disable module reloading - Evolutionary improvements in Storage API
Thanks to everyone who contributed to this release with code, bug reports, or feedback:
- Panagiotis Astithas
- Andreas Bolka
- Chris Langreiter
- George Moschovitis
- Peter Newhook
- Simon Oberhammer
- Oleg Podsechin
- Robert Thurnher
- Samuli Tuomola
- Hannes Wallnöfer
- "ccwu"
A screencast showing installation of packages, getting API documentation for them, and use of the asynchronous HTTP client in combination with the ringo-cometd package:
19.5.2010, 20:52