Skip to content

4.1.0

Compare
Choose a tag to compare
@chwarr chwarr released this 01 Oct 02:45
· 1134 commits to master since this release

4.1.0: 2016-04-22

  • gbc & compiler library: 0.4.0.2
  • C# NuGet version: 4.1.0

gbc

C++

  • Enums are now cast to 32-bit integers to avoid some compiler warnings.
  • Bond can be used in code bases where there is a function-style macro named
    U.

C#