History.txt in radiant-fabulator-extension-0.0.6 vs History.txt in radiant-fabulator-extension-0.0.7
- old
+ new
@@ -1,4 +1,13 @@
+=== 0.0.7 2010-10-28
+* 1 major enhancement:
+ * Applications are no longer pre-compiled when pages are saved
+
+* 2 minor enhancements:
+ * All namespaces declared with Fabulator.namespace() have a debug()
+ method that will call console.log() if it exists
+ * Updated README for rake tasks
+
=== 0.0.6 2010-10-26
* 2 major enhancement:
* Added fabulator:resources tag for radiant layouts to include needed
css and javascript in headers without the site developer having to know
all of the css/javascripts needed by fabulator extensions.