Release Notes: This release includes FreeBSD and Solaris support. It adds HTTP request and body tracing. It includes fixes for the Date class and floating point on PPC systems.


Release Notes: This maintenance release fixes makefiles and adds a "make deploy" target.


Release Notes: This is an optimization and general fix release. It has optimizations for the Array class, Tar, and String classes. It adds base64() and sendmail() support.


Release Notes: This minor feature release added a Mail module for sending mail messages. It also refined the Bit build tool's capabilities.


Release Notes: This minor feature release adds partial support for Ecmascript 6 features, supports static builds, and includes fixes to the Http and HttpServer classes.


Release Notes: This release has many major new features including: a new Web framework with a powerful routing engine, native-speed HTTP pipeline, and full async support. Similar to node.js, but offering sync support as well. A new MVC framework, application generator with migration support is also available. The class library has also been extended, and building is now managed by the Build It (bit) tool.