Skip to content

8.0.1

Compare
Choose a tag to compare
@ara-ayvazyan ara-ayvazyan released this 29 Jun 18:18
· 126 commits to master since this release
c913deb

8.0.1: 2018-06-29

  • gbc & compiler library: 0.11.0.3
  • IDL core version: 3.0
  • C++ version: 8.0.1
  • C# NuGet version: 8.0

C++

  • Fixed a crash in bond::ext::grpc::server's destructor when invoked on
    a moved-from object instance.
  • Added move-assignment operator to bond::blob.
  • Added cmake variable BOND_FIND_RAPIDJSON to allow for external RapidJSON installations.

C#

  • There were no C# changes in this release.