Skip to content

9.0.4

Compare
Choose a tag to compare
@chwarr chwarr released this 24 Nov 00:49
· 52 commits to master since this release

9.0.4: 2020-11-23

  • IDL core version: 3.0
  • C++ version: 9.0.4
  • C# NuGet version: 9.0.3
  • gbc & compiler library: 0.12.1.0

C++

  • Bond now uses the [[noreturn]] attribute to annotate functions that do
    not return. Previously, it used compiler-specific annotations.

C#

  • There were no C# changes in this release.