Skip to content

Releases: AqlaSolutions/AqlaSerializer

AqlaSerializer v.1.0.0.938

13 Jan 12:34
Compare
Choose a tag to compare
  • more effficient memory usage
  • if writing stream CanSeek and CanRead the serializer may use it as a buffer when its own buffer grows too big

AqlaSerializer v.1.0.0.818

14 Nov 10:34
Compare
Choose a tag to compare
  • 1.0.0.818: merged changes from the fork origin (except DNX)

AqlaSerializer v.1.0.0.793

01 Nov 23:25
Compare
Choose a tag to compare

fixed AsReferenceDefault correct usage for legacy protobuf-net attributes

AqlaSerializer v.1.0.0.776

24 Oct 05:27
Compare
Choose a tag to compare
  • fixed issue when surrogated value was not correctly reference tracked
  • add method is recognized not only on IEnumerable<T> but also on its inheritors like IReadOnlyCollection<T>

AqlaSerializer v1.0.0.767

19 Oct 18:28
Compare
Choose a tag to compare

This release contains updates from the original protobuf-net project and has improvements in handling list/array types. Doesn't contain monodroid version, build it yourself if you need.

Now available on nuget:
https://www.nuget.org/packages/aqlaserializer/

AqlaSerializer v1.0.0.58

30 Oct 11:45
Compare
Choose a tag to compare