Releases: rsdn/CodeJam
Releases · rsdn/CodeJam
2.1.0-rc1
2.0.0-rc1
2.0.0-beta1
What's new in 2.0.0-beta1
- NetStandard 2.0 & .NET Core 2.0 support
- Add IntervalTree collection
- Add Disposable.Create overload with state param
- Add Enumerable.TakeLast/SkipLast methods
- Refactoring, fixes and code cleanup
1.4.0, Blocks 1.4.0
What's new in 1.4.0-rc2
- ToLookupDictionary renamed to ToDictionary
- TaskHelper additional overloads
- Refactoring, fixes and code cleanup
What's new in 1.4.0-rc1
- PathHelpers + IoCode assertions
- EnumHelper.GetDisplayName/Description/both
- EnumHelper.IsDefined(string)
- ToLookupDictionary() helper to fill lookup dictionaries
- EnumValues class that stores enum value metadata
- DateTimeExtensions fixes
- Task.WaitAll/Any and WhenAll/Any (FW4.5+ only) infix helpers
- AsyncLock class (FW4.5+ only)
- TempData: SuppressDelete() method, overload for GetTempName() that accepts desired file extension
- ValueTypes dependency update
- Refactoring, fixes and code cleanup
What's new in 1.4.0-beta2
- .NET FW 4.7 support (remove dependency from System.ValueTuple package)
- System.Uri assertions and helper
- Refactoring and code cleanup
What's new in 1.4.0-beta1
- IsDebugAssembly moved from ReflectionExtension to AssemblyExtension
- ReflectionExtension.GetModulePath method added
- Refactoring and code cleanup
1.4.0-rc2, Blocks 1.4.0-rc2
What's new in 1.4.0-rc2
- ToLookupDictionary renamed to ToDictionary
- TaskHelper additional overloads
- Refactoring, fixes and code cleanup
1.4.0-rc1
What's new in 1.4.0-rc1
- PathHelpers + IoCode assertions
- EnumHelper.GetDisplayName/Description/both
- EnumHelper.IsDefined(string)
- ToLookupDictionary() helper to fill lookup dictionaries
- EnumValues class that stores enum value metadata
- DateTimeExtensions fixes
- Task.WaitAll/Any and WhenAll/Any (FW4.5+ only) infix helpers
- AsyncLock class (FW4.5+ only)
- TempData: SuppressDelete() method, overload for GetTempName() that accepts desired file extension
- ValueTypes dependency update
- Refactoring, fixes and code cleanup
Blocks 1.4.0-rc1
What's new in 1.4.0-rc1
- Update dependencies in nuget package
- Code cleanup
Blocks 1.3.1
What's new in 1.3.1
- .NET Framework 4.7 support
- Code cleanup
What's new in 1.3.0-beta4
- Initial release - separation from CodeJam main package
1.4.0-beta2
What's new in 1.4.0-beta2
- .NET FW 4.7 support (remove dependency from System.ValueTuple package)
- System.Uri assertions and helper
- Refactoring and code cleanup
1.4.0-beta1
What's new in 1.4.0-beta1
- IsDebugAssembly moved from ReflectionExtension to AssemblyExtension
- ReflectionExtension.GetModulePath method added
- Refactoring and code cleanup