Added
Serialize your primitives, arrays and hashes using protobuf. Supports nested arrays and hashes.
Supported types:
- nil
- integer
- float
- boolean
- string
- date
- time
- hash (keys must be strings, values' types must be on this list)
- array (elements' types must be on this list)