Skip to content

Releases: scientistproject/Scientist.net

2.2.0

26 Nov 11:19
714000d

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

29 Sep 17:47
da5cf07

Choose a tag to compare

Features

  • Added targeting for .NET Standard 2.0, .NET 6 and .NET 8 - #162 via @dahlbyk

Fixes

  • Scientist.Enabled() now affects all instances by default, not just the shared static instance. - #129 via @marioanogueira
  • Resolve deadlock issue on async experiments when caller uses sync over async - #131 via @zizhong-zhang

New Maintainers

New Contributors

Full Changelog: v2.0.0...2.1.0

1.0.1 - Initial Release

05 Oct 19:33

Choose a tag to compare

Initial stable release of Scientist.NET, a port of the Ruby Scientist library for carefully refactoring critical paths.

Install it from NuGet:

Install-Package Scientist