Skip to content

2.4

Compare
Choose a tag to compare
@kkalinowski kkalinowski released this 16 Jan 18:41
· 88 commits to master since this release

Added:

  • ArrayExtensions with methods to Flatten array
  • ExceptionExtensions with methods to access inner exceptions
  • Execution class to work with method calls - Repeat, Retry, Benchmark, Memoize
  • WithoutNulls extension method for linq

Renames (previous classes and methods stays as obsolete)

  • PerformanceCheck - use Execution.Benchmark

Other:

  • added NCrunch configuration
  • added R# formatting settings