Releases: scientistproject/Scientist.net
Releases · scientistproject/Scientist.net
2.2.0
What's Changed
- Asynchronous experiment cancellation by @JoshHiles in #168
- Custom experiment ordering by @JoshHiles in #167
Full Changelog: 2.1.0...2.2.0
2.1.0
Features
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
- @shiftkey made their first contribution in #119
- @zizhong-zhang made their first contribution in #131
- @marioanogueira made their first contribution in #129
- @dahlbyk made their first contribution in #162
Full Changelog: v2.0.0...2.1.0
1.0.1 - Initial Release
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