CHANGELOG.txt in rufus-tokyo-0.1.12 vs CHANGELOG.txt in rufus-tokyo-0.1.13
- old
+ new
@@ -1,8 +1,17 @@
= rufus-tokyo CHANGELOG.txt
+== rufus-tokyo - 0.1.13 released 2009/06/02
+
+- todo : putkeep implementation (by Kamal)
+- todo : support for binary data (map, list, cabinet, table, tokyo/edo)
+- todo : added #defrag to Rufus::Tokyo::Cabinet
+- todo : added :dfunit to databases that support it
+- todo : added #addint and #adddouble (#incr)
+
+
== rufus-tokyo - 0.1.12 released 2009/04/07
- todo : added ext method for calling embedded Lua function (Tyrant)
- todo : added transaction support for Rufus::Tokyo::Cabinet
- todo : mimicking query.count in rufus/edo