CHANGELOG in masterview_gem_pack-0.2.0 vs CHANGELOG in masterview_gem_pack-0.2.1

- old
+ new

@@ -1,4 +1,11 @@ +0.2.1 - June 28th, 2006 +Added Mongrel support +Added image_tag directive +Update javascript_include directive to infer path from src if attr_value is empty +Update stylesheet_link directive to infer path from src if attr_value is empty +New illustration + 0.2.0 - June 20th, 2006 - Big release. Added capability for eliminating rhtml generation, extends rails so that rhtml can be pulled directly from MasterView. Support template compilation directly into Rails view cache for templates in app/views (rhtml generation now optional) New mechanism for configuring MasterView from settings files; internal initialization rework. Configuration can now be driven by editing config/masterview/settings.rb and/or config/masterview/environments/*.rb. Add support for configuring MasterView logger and log_level; default level INFO for dev, WARN otherwise Add keyword substitution for generate/import attributes (mv:generate="{template_path}" notation) \ No newline at end of file