Sha256: 77057cb38a1c1b22950a91728851727169093fd6c36644558629ff78121abcaf

Contents?: true

Size: 1.22 KB

Versions: 2

Compression:

Stored size: 1.22 KB

Contents

=== 0.4.7 / 2010-09-28

* 0.4.7
  * Bug fixes.
    * Compilation error for importing message.
    * Fixes for Ruby 1.9.2
    * Compilation problem of string literals.
* 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 fixes. (enum value, frozen string)
* 0.4.4
  * Bug fix. (rprotoc)
* 0.4.3
  * Bug fixes.
* 0.4.1
  * Switched to 'jeweler'.
* 0.4.0 alpha
  * Change coding styles.
  * Support packed repeated field.
  * Incompatibility issues.
    * Use camel case for a generated module name.
    * Internal API changes.
    * Enum values.
* 0.3.3 (rev.218)
  * Support C-like comment.
  * Optimize for speed.
  * Bug fixes.
* 0.3.2 (rev.185)
  * Bug fixes.
* 0.3.1 fixed bugs concerning RPC (rev.146)
* 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!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ruby_protobuf-0.4.8 History.txt
ruby_protobuf-0.4.7 History.txt