Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 630 Bytes

changelog.md

File metadata and controls

13 lines (13 loc) · 630 Bytes

0.5

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