CHANGES in dslkit-0.2.4 vs CHANGES in dslkit-0.2.5
- old
+ new
@@ -1,5 +1,7 @@
-2007-11-29 (0.2.4)
+2008-12-01 (0.2.5)
+ * Added shorter call to constant method.
+2008-02-22 (0.2.4)
* Fixed bug: use @@mutex instead of @mutex in cleanup handler, duh.
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