Skip to content

v3.0.1

Compare
Choose a tag to compare
@ikopylov ikopylov released this 01 Mar 17:22
· 45 commits to master since this release

Changes:

  • .NET Core 2.0 support through .NET Standard 2.0
  • Public surface comments translated to English
  • Base type in some exception changed from SystemException to Exception
  • TurboAssertionException became internal
  • CantRetrieveElementException moved from 'Qoollo.Turbo' to 'Qoollo.Turbo.ObjectPools' namespace
  • ThreadSetManager: CurrentCulture and CurrentUICulture properties marked as Obsolete as they are not portable
  • EntryCountingEvent: TerminateAndWait signature fixed
  • Many Obsolete methods now will result in compilation error
  • Some Obsolete classes have been removed
  • CodeContracts removed