Skip to content

7.0.1

Compare
Choose a tag to compare
@lalo lalo released this 26 Oct 23:05
· 591 commits to master since this release

7.0.1: 2017-10-26

  • gbc & compiler library: 0.10.1.0
  • IDL core version: 2.0
  • IDL comm version: 1.2
  • C++ version: 7.0.0
  • C# NuGet version: 7.0.1
  • C# Comm NuGet version: 0.14.0

C#

  • Fixes a regression introduced in 7.0.0 that resulted in an exception during
    generation of Serializer instances if the type contained an aliased
    required blob field.