Skip to content

v4.0.75

Compare
Choose a tag to compare
@JonathanMagnan JonathanMagnan released this 23 Feb 15:50
· 1 commit to master since this release

Download the library here

  • FIXED: Issue with Xamarin platform caused by the DynamicAnonyousType initialization. The issue still exists, however will only happen when really using Anonymous Type and not by default.
  • ADDED: If the return type is a List<T> but the return of the expression is not a list but another type such as IEnumerable<T>, we will now convert automatically to a List<T> instead of throwing an error.

Trial unlocked until the end of March