Skip to content

v7.1

Latest
Compare
Choose a tag to compare
@Joy-less Joy-less released this 21 Jan 19:21
  • Removed support for .NET 7.0 in favour of .NET 8.0 and .NET 9.0 (breaking change)
  • Added more implicit casts to GoapValue (char, DateTime, DateTimeOffset, TimeSpan, Guid)
  • Upgraded from .sln to .slnx solution files
  • Migrated from MSTest to xUnit