Skip to content

Releases: rsdn/CodeJam

2.1.0-rc1

13 Jun 13:03
Compare
Choose a tag to compare
2.1.0-rc1 Pre-release
Pre-release

What's new in 2.1.0-rc1

  • FW 4.7.2 support
  • Enum constraints in EnumHelper (C# 7.3 feature)

2.0.0-rc1

24 Dec 09:27
Compare
Choose a tag to compare
2.0.0-rc1 Pre-release
Pre-release

What's new in 2.0.0-rc1

  • Sync Acquire in AsyncLock
  • Ranges improvement
  • Refactoring and code cleanup

2.0.0-beta1

02 Oct 12:11
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release

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

09 Sep 21:34
Compare
Choose a tag to compare

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

02 Sep 22:00
Compare
Choose a tag to compare
Pre-release

What's new in 1.4.0-rc2

  • ToLookupDictionary renamed to ToDictionary
  • TaskHelper additional overloads
  • Refactoring, fixes and code cleanup

1.4.0-rc1

21 Aug 15:25
Compare
Choose a tag to compare
1.4.0-rc1 Pre-release
Pre-release

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

21 Aug 15:26
Compare
Choose a tag to compare
Blocks 1.4.0-rc1 Pre-release
Pre-release

What's new in 1.4.0-rc1

  • Update dependencies in nuget package
  • Code cleanup

Blocks 1.3.1

02 Jul 19:51
Compare
Choose a tag to compare

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

18 Jun 19:56
Compare
Choose a tag to compare
1.4.0-beta2 Pre-release
Pre-release

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

18 May 07:00
Compare
Choose a tag to compare
1.4.0-beta1 Pre-release
Pre-release

What's new in 1.4.0-beta1

  • IsDebugAssembly moved from ReflectionExtension to AssemblyExtension
  • ReflectionExtension.GetModulePath method added
  • Refactoring and code cleanup