Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@tlil tlil released this 17 Oct 20:24
· 51 commits to master since this release
  • Fix for nullable types in Optional<> causing "Constructor not found" (#186), thanks @braudabaugh
  • Task unwrapping in ObjectReflector.GetType and internal LINQ iterator unwrapping (#189), thanks @K-Pavlov