v0.1.1 - Apr 17, 2013 --------------------- * Allow `.jst` file extensions. (in addition to `.jst.eco` and similar) * Check for validity of models on the server. * Documentation updates. * Make the error message helpful if you forget #to_hash. * Refactor rest_resource to split up into rest_edit, rest_delete and rest_get. * Support multiple args in routes. v0.1.0.rc2 - Sep 12, 2011 ------------------------- ### Changed: * Check for validity of models on the server, and add an example. * Added examples in the documentation. * Support multiple args in routes. * Added more tests. v0.1.0.rc1 - Sept 12, 2011 -------------------------- Initial version.