History.txt in ruby_protobuf-0.2.0 vs History.txt in ruby_protobuf-0.3.0
- old
+ new
@@ -1,6 +1,11 @@
-=== 0.2.0 / 2008-08-05
+=== 0.3.0 / 2008-08-19
+* 0.3.0 RPC is available (rev.124)
+ * RPC is available
+ * New compiler using racc (ruby version of yacc)
+ * Rename `sample' directory to `example'
+* 0.2.1 extensions and import are available (rev.82)
* 0.2.0 introduce descriptor (rev.75)
* Message structures can be restored from encoded data by means a descriptor object
* 0.1.0 fixed a small bug
* 0.0.1 major enhancement
* Birthday!