2.4
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