- 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