Hi all,
Version 0.9.4 of the Ronin web framework has been released.
This version provides compatibility with version 0.9 of Gosu, and transitions from the Ivy dependency system to a pom.xml-based setup. Please visit
http://ronin-web.org for instructions on how to get up and running with Ronin.
If you have existing Ronin apps, I'd recommend following the quick-install instructions on
http://ronin-web.org to create a new app which follows the new dependency structure, then migrating your controller and view classes over by hand. There haven't been any major API changes since the last release, so with any luck all your actual code can be ported over intact.
-Gus