Releases: dotarj/protobuf-net-data
Releases · dotarj/protobuf-net-data
protobuf-net-data 2.0.6.621
- Upgraded to protobuf-net 2.0.621.
protobuf-net-data 2.0.6.619
- Upgraded to protobuf-net 2.0.619.
protobuf-net-data 2.0.6.614
- Upgraded to protobuf-net 2.0.614.
protobuf-net-data 2.0.6.612
Upgraded to protobuf-net 2.0.612.
protobuf-net-data 2.0.6.611
- Added ProtoDataStream to support WCF Streaming (issue #20).
protobuf-net-data 2.0.5.611
- Upgraded to protobuf-net 2.0.0.611.
- Now supporting .NET 4.5.
protobuf-net-data 2.0.5.602
- Upgraded to protobuf-net 2.0.0.602.
protobuf-net-data 2.0.5.601
- Upgraded to protobuf-net 2.0.0.601.
- Removed nested DataTables support.
protobuf-net-data 2.0.5.480
- New feature ProtoDataWriterOptions to specify handling of zero-length arrays and computed columns.
- Bug fix for an issue where an exception would be thrown when serializing char column values (issue #15).
protobuf-net-data 2.0.4.480
- Bug fix for an issue where ProtoDataWriter incorrectly assumed all IDataReader schema tables have an 'Expression' column (issue #12).