0.13.8
AndreyAkinshin
released this
08 Sep 09:35
·
168 commits
to master
since this release
Full changelog: https://benchmarkdotnet.org/changelog/v0.13.8.html
Highlights
This release contains important bug fixes.
What's Changed
- Issue2394 multiple markdown exporters not possible even with different names by @bstordrup in #2395
- Make MarkdownExporter ctor and Dialect protected by @nietras in #2407
- Refactor out base TextLogger from StreamLogger by @nietras in #2406
- Update stub decoding for .NET 8 for disassemblers by @janvorli in #2416
- Enable nullability for BenchmarkDotNet.Annotations by @alinasmirnova in #2418
- Nullability In BenchmarkDotNet project by @alinasmirnova in #2419
- feat: add text justification style by @Vahdanian in #2410
- Default to RoslynToolchain by @timcassell in #2409
New Contributors
- @bstordrup made their first contribution in #2395
- @baywet made their first contribution in #2415
- @Vahdanian made their first contribution in #2410
Full Changelog: v0.13.7...v0.13.8