BenchmarkDotNet v0.13.8
Highlights
This release contains important bug fixes.
Milestone details
In the v0.13.8 scope, 5 issues were resolved and 9 pull requests were merged. This release includes 15 commits by 8 contributors.
Resolved issues (5)
- #1995 Left Justification option for summary table columns
- #2394 Multiple MarkdownExporters not possible (assignee: @bstordrup)
- #2399 Custom MarkdownExporter (assignee: @nietras)
- #2400 Should StreamLogger be TextWriterLogger? (assignee: @nietras)
- #2405 0.13.7 BenchmarkDotNet.Autogenerated project fails build (assignee: @timcassell)
Merged pull requests (9)
- #2395 Issue2394 multiple markdown exporters not possible even with different names (by @bstordrup)
- #2406 Refactor out base TextLogger from StreamLogger (by @nietras)
- #2407 Make MarkdownExporter ctor and Dialect protected (by @nietras)
- #2409 Default to RoslynToolchain (by @timcassell)
- #2410 feat: add text justification style (by @Vahdanian)
- #2415 - update the templates install command to reflect dotnet cli updates (by @baywet)
- #2416 Update stub decoding for .NET 8 for disassemblers (by @janvorli)
- #2418 Enable nullability for BenchmarkDotNet.Annotations (by @alinasmirnova)
- #2419 Nullability In BenchmarkDotNet project (by @alinasmirnova)
Commits (15)
- e1122c Set next BenchmarkDotNet version: 0.13.8 (by @AndreyAkinshin)
- b2235a [build] Remove explicit snupkg pushing (by @AndreyAkinshin)
- 2c999b [build] Fix ReleaseTask console help info (by @AndreyAkinshin)
- d058c7 Issue2394 multiple markdown exporters not possible even with different names ... (by @bstordrup)
- 9da449 Make MarkdownExporter ctor and Dialect protected (#2407) (by @nietras)
- c35dcb Refactor out base TextLogger from StreamLogger (#2406) (by @nietras)
- e0c667 - update the templates install command to reflect dotnet cli updates (#2415) (by @baywet)
- d39108 Update stub decoding for .NET 8 for disassemblers (#2416) (by @janvorli)
- 2d763c Enable nullability for BenchmarkDotNet.Annotations (by @alinasmirnova)
- 83fc5e Updated CodeAnnotations to the actual version (by @alinasmirnova)
- 3860e4 Removed redundant check (by @alinasmirnova)
- 2a8bab Fixed nullability warnings for some files from BenchmarkDotNet project (by @alinasmirnova)
- b035d9 feat: add text justification style (#2410) (by @Vahdanian)
- e2e888 Use Roslyn Toolchain by default if no build settings are changed. (by @timcassell)
- f8de1e Prepare v0.13.8 changelog (by @AndreyAkinshin)
Contributors (8)
- Alina Smirnova (@alinasmirnova)
- AmirHossein Vahdanian (@Vahdanian)
- Andrey Akinshin (@AndreyAkinshin)
- Benny Tordrup (@bstordrup)
- Jan Vorlicek (@janvorli)
- nietras (@nietras)
- Tim Cassell (@timcassell)
- Vincent Biret (@baywet)
Thank you very much!
Additional details
Date: September 08, 2023
Milestone: v0.13.8 (List of commits)
NuGet Packages:
- https://www.nuget.org/packages/BenchmarkDotNet/0.13.8
- https://www.nuget.org/packages/BenchmarkDotNet.Annotations/0.13.8
- https://www.nuget.org/packages/BenchmarkDotNet.Diagnostics.dotTrace/0.13.8
- https://www.nuget.org/packages/BenchmarkDotNet.Diagnostics.Windows/0.13.8
- https://www.nuget.org/packages/BenchmarkDotNet.Templates/0.13.8