Skip to content

1.0.0-beta5

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewvk andrewvk released this 03 Apr 21:47
· 1809 commits to master since this release

What's new in 1.0.0-beta5

  • New assertions - Code.InRange, ValidIndex, ValidIndexPair, ValidIndexAndCount, Code.NotNullNorWhiteSpace
  • StringExtensions.SplitWithTrim method
  • ReflectionExtensions.GetDelegateParams method
  • Fast Any() method for arrays
  • StringExtensions.FromBase64/ToBase64 methods
  • StringExtensions.GetBytes method
  • StringExtensions.ToHexString method
  • Additional methods in ExpressionHelper and InfoOf classes
  • Platform targeting for .NET Framework 4.0 and 4.6
  • Fixes, code cleanup and annotations
  • Jetbrains annotations now visible in binary