Skip to content

7.4.0

Compare
Choose a tag to compare
@jamescourtney jamescourtney released this 02 Dec 19:56
· 24 commits to main since this release
383e72a

FlatSharp 7.4.0 is available on Nuget with a couple of nonbreaking changes:

  • FlatSharp.Runtime supports .NET 8
  • FlatSharp.Compiler now requires any of .NET 8, .NET 7, or .NET 6 to be installed (previously it supported only .NET 6).
  • Fixes a bug where FlatSharp generated invalid code if FlatSharp was declared as a non-top-level namespace, such as Foo.Bar.FlatSharp.

What's Changed

Full Changelog: 7.2.3...7.4.0