History.txt in ruby_protobuf-0.4.5 vs History.txt in ruby_protobuf-0.4.6
- old
+ new
@@ -1,8 +1,15 @@
-=== 0.4.5 / 2010-07-17
+=== 0.4.6 / 2010-09-12
+* 0.4.6
+ * Implement Message#to_hash method.
+ * Accept String value for enum fields.
+ * Optimizations.
+ * Bug fixes.
+ * Ignore "syntax = ...." in .proto.
+ * Empty packed field.
* 0.4.5
- * Bug fix. (enum value)
+ * Bug fixes. (enum value, frozen string)
* 0.4.4
* Bug fix. (rprotoc)
* 0.4.3
* Bug fixes.
* 0.4.1