Bond v9.0.4 Release Notes

Release Date: 2020-11-23 // over 3 years ago
  • 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.