CHANGES in dslkit-0.2.2 vs CHANGES in dslkit-0.2.3
- old
+ new
@@ -1,4 +1,6 @@
+2007-11-29 (0.2.3)
+ * Now compatible to Ruby 1.9 (for the moment).
2007-04-11 (0.2.2)
* Ported Reginald Braithwaite's let DSL to DSLKit as examples/let.rb, see
http://weblog.raganwald.com/2007/03/approach-to-composing-domain-specific.html.
Added BlockSelf and MethodMissingDelegator modules for the implementation.
* Added version.rb.