Skip to content

1.1.0-beta5

Pre-release
Pre-release

Choose a tag to compare

@andrewvk andrewvk released this 23 Jun 16:59
· 1234 commits to master since this release

What's new in 1.1.0-beta5

  • Option struct split into Option class and ValueOption struct
  • NullableHelper.AsNullable method
  • Set of classes to build fast mapper
  • EnumerableExtensions.ToHashSet overloads
  • Lazy factory methods
  • Suffix tree implementation
  • Fixes and code cleanup
  • Experimental .NET Framework 3.5 support