Geddy added a ton of stuff for this release:<p>- Brand new Web site with extensive docs<p>- Removed models from geddy core, moved into Model project<p>- Removed utilities from geddy core, moved into Utilities project<p>- Removed router from geddy core, replaced with Barista<p>- Added view helpers<p>- Added model as a dependency<p>- Added utilities as a dependency<p>- Added barista as a dependency<p>- Added the geddy console command for CLI access to apps<p>- Added the geddy jake command to run Jake tasks in the app environment<p>- Added a ton of tests<p>- Fixed a ton of bugs