Releases: dotarj/protobuf-net-data
Releases · dotarj/protobuf-net-data
4.0.0
- Updated protobuf-net dependency (#68 by @thomasjoscht)
This version is available on NuGet.
3.0.1
- Fix: Possible bug in RecordReader (#60 by @DigitalDan1)
- Fix: ProtoDataReader.GetOrdinal case-sensitivity bug (#62 by @DigitalDan1)
This version is available on NuGet.
3.0.0
- performance improved due to more efficient serialization and deserialization
- documentation updated
- ProtoDataReader.GetTimeSpan method added
- SourceLink support added (#39 by @marfenij)
This release also introduces some breaking changes:
- IDataRecord indexer properties are now implicitly implemented
- ProtoDataReader.Depth now always returns 0 instead of 1
- ProtoDataReader.Length property now throws NotSupportedException instead of returning -1
- ProtoDataReader.SchemaTable now only returns the columns ColumnName, ColumnOrdinal, ColumnSize, DataType, and DataTypeName
- various methods and properties that are not (and never were) supported now throw NotSupportedException instead of InvalidOperationException
This version is available on NuGet.
2.1.1
- ProtoDataStream buffer issue fixed (#38 (comment))
This version is available on NuGet.
2.1.0
- add support for .NET Standard 2.0
This version is available on NuGet.
protobuf-net-data 2.0.7.668
- Added TimeSpan support.
protobuf-net-data 2.0.6.668
- Upgraded to protobuf-net 2.0.0.668.
protobuf-net-data 2.0.6.666
- Upgraded to protobuf-net 2.0.0.666.
protobuf-net-data 2.0.6.664
- Upgraded to protobuf-net 2.0.0.664.
protobuf-net-data 2.0.6.640
- Upgraded to protobuf-net 2.0.640.