Show / Hide Table of Contents

BenchmarkDotNet v0.8.1

Milestone details

In the v0.8.1 scope, 0 issues were resolved and 0 pull requests were merged. This release includes 12 commits by 2 contributors.

Resolved issues (0)

Merged pull requests (0)

Commits (12)

  • 79ee93 README.md: small fixes (by @AndreyAkinshin)
  • a3e2dc Adding missing CLRMD binary dependencies (by @mattwarren)
  • 7492c1 Merge branch 'master' of https://github.com/PerfDotNet/BenchmarkDotNet (by @mattwarren)
  • ddae06 Lazy-load the Diagnostic plug-ins, fixes #63 (by @mattwarren)
  • 5df0df More robust version of the Diagnostic Library (see #53) (by @mattwarren)
  • 9f3ba0 Ensure that non-void SingleRun Benchmarks work (by @mattwarren)
  • de5bca Allow Benchmarks that use Inner classes (see #55) (by @mattwarren)
  • 5d000f Ensure we can run Benchmarks produced by F# (see #59) (by @mattwarren)
  • 8b0563 Added missing binary dependency (part of #59) (by @mattwarren)
  • 60047e Fixing #45 (by @mattwarren)
  • 3bede9 Implemented Ctrl-C handling in the Console (Fixes #50) (by @mattwarren)
  • 719391 Set library version: 0.8.1 (by @AndreyAkinshin)

Contributors (2)

  • Andrey Akinshin (@AndreyAkinshin)
  • Matt Warren (@mattwarren)

Thank you very much!

  • Improve this Doc
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors