[ANN] Nitro 0.3.0

Hello everyone,

a new version of Nitro was released on

http://nitro.rubyforge.com

= Nitro 0.3.0

Nitro is an efficient, yet simple engine for developing professional
Web Applications using the Ruby language. Nitro aims to provide a
robust infrastructure for scalable web applications that can be
distributed over a server cluster. However, Nitro can also power
simple web applications for deployment on intranets or even personal
computers. Nitro integrates the powerful Og Object-Relational
mapping library.

== Version 0.3.0 was released on 01/11/2004.

An important revision! Nitro now includes the first version
of a brand new ObjectRelational mapping library called
Og (ObjectGraph) that combines the best features of Active
Record and NDB. A fully working MySQL adapter is also provided.
Moreover the code base is further cleaned up. Small improvements
to the application configuration system.

This is considered a preview release. A new version with stabilised
Og API will follow next week.

as always, your ideas and suggestions are welcome.
best regards,
George Moschovitis