Skip to content

Commit

Permalink
Update old changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyAkinshin committed May 19, 2021
1 parent 09afe7a commit 77b58de
Show file tree
Hide file tree
Showing 12 changed files with 90 additions and 78 deletions.
2 changes: 1 addition & 1 deletion docs/_changelog/details/v0.10.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ This release includes 42 commits by 9 contributors.
* Christopher Gozdziewski ([@Chrisgozd](https://github.com/Chrisgozd))
* Erik O'Leary ([@onionhammer](https://github.com/onionhammer))
* George Plotnikov ([@GeorgePlotnikov](https://github.com/GeorgePlotnikov))
* Irina Ananyeva ([@morgan-kn](https://github.com/morgan-kn))
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn))
* Łukasz Pyrzyk ([@lukasz-pyrzyk](https://github.com/lukasz-pyrzyk))
* Mikhail Filippov ([@mfilippov](https://github.com/mfilippov))
* nietras ([@nietras](https://github.com/nietras))
Expand Down
6 changes: 3 additions & 3 deletions docs/_changelog/details/v0.10.13.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,18 +83,18 @@ This release includes 50 commits by 8 contributors.
* [fe52e3](https://github.com/dotnet/BenchmarkDotNet/commit/fe52e37b0ee5dcc2d28ee6bb2b8a9b0896c16752) Merge pull request #663 from svick/faq-formatting (by [@adamsitnik](https://github.com/adamsitnik))
* [7792cb](https://github.com/dotnet/BenchmarkDotNet/commit/7792cb98c7d8b249233523887e6b323fb7f99a2b) Example in F#: with corrected code formatting (by [@ScottHutchinson](https://github.com/ScottHutchinson))
* [e6b225](https://github.com/dotnet/BenchmarkDotNet/commit/e6b225615b6d3469434125bfbc75273ab41387c0) Merge pull request #666 from ScottHutchinson/patch-2 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [f90207](https://github.com/dotnet/BenchmarkDotNet/commit/f902072d81637061e956f5694aa2b6d61cd6860e) Allow restore and build command override (#670) (by [@Matthew-Bonner](https://github.com/Matthew-Bonner))
* [f90207](https://github.com/dotnet/BenchmarkDotNet/commit/f902072d81637061e956f5694aa2b6d61cd6860e) Allow restore and build command override (#670) (by [@BonnieSoftware](https://github.com/BonnieSoftware))
* [4443cd](https://github.com/dotnet/BenchmarkDotNet/commit/4443cdec188cceaacfa6b4a3bfd0a7adc40045f8) Update example in README (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [de0b68](https://github.com/dotnet/BenchmarkDotNet/commit/de0b682ef1804d58cb8a29d7611e29bd882c405d) Set library version: 0.10.13 (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))

## Contributors (8)

* Adam Sitnik ([@adamsitnik](https://github.com/adamsitnik))
* Andrey Akinshin ([@AndreyAkinshin](https://github.com/AndreyAkinshin))
* BonnieSoftware ([@BonnieSoftware](https://github.com/BonnieSoftware))
* Eugene Sadovoi ([@ENikS](https://github.com/ENikS))
* Igor Fesenko ([@Ky7m](https://github.com/Ky7m))
* Irina Ananyeva ([@morgan-kn](https://github.com/morgan-kn))
* Matthew Bonner ([@Matthew-Bonner](https://github.com/Matthew-Bonner))
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn))
* Petr Onderka ([@svick](https://github.com/svick))
* Scott Hutchinson ([@ScottHutchinson](https://github.com/ScottHutchinson))

Expand Down
2 changes: 1 addition & 1 deletion docs/_changelog/details/v0.10.14.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ This release includes 47 commits by 8 contributors.
* David Federman ([@dfederm](https://github.com/dfederm))
* Dmitry Razumikhin ([@dmitry-ra](https://github.com/dmitry-ra))
* Igor Fesenko ([@Ky7m](https://github.com/Ky7m))
* Irina Ananyeva ([@morgan-kn](https://github.com/morgan-kn))
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn))
* MishaHusiuk ([@MishaHusiuk](https://github.com/MishaHusiuk))
* Steve Hoelzer ([@shoelzer](https://github.com/shoelzer))

Expand Down
12 changes: 6 additions & 6 deletions docs/_changelog/details/v0.11.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ This release includes 214 commits by 11 contributors.
* [#799](https://github.com/dotnet/BenchmarkDotNet/pull/799) Cpu info improvement (by [@Rizzen](https://github.com/Rizzen))
* [#800](https://github.com/dotnet/BenchmarkDotNet/pull/800) job Mutators (by [@adamsitnik](https://github.com/adamsitnik))
* [#824](https://github.com/dotnet/BenchmarkDotNet/pull/824) Use 3rd party lib for console args parsing + support globs for filtering (by [@adamsitnik](https://github.com/adamsitnik))
* [#830](https://github.com/dotnet/BenchmarkDotNet/pull/830) Read StandardOutput in a smart way to avoid infinite loops (by [@thyams](https://github.com/thyams))
* [#830](https://github.com/dotnet/BenchmarkDotNet/pull/830) Read StandardOutput in a smart way to avoid infinite loops (by [@houseofcat](https://github.com/houseofcat))
* [#833](https://github.com/dotnet/BenchmarkDotNet/pull/833) initial release notes (by [@adamsitnik](https://github.com/adamsitnik))

## Commits (214)
Expand Down Expand Up @@ -307,7 +307,7 @@ This release includes 214 commits by 11 contributors.
* [a7426e](https://github.com/dotnet/BenchmarkDotNet/commit/a7426e84fde075503f489fdf096a95f694f77b85) LLVM support in MonoDisassembler (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [c724e9](https://github.com/dotnet/BenchmarkDotNet/commit/c724e9487fa8a2987712adc42c59edd0e4357d1b) Fix typos (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [cdbb37](https://github.com/dotnet/BenchmarkDotNet/commit/cdbb3735dbcde445224017266e1fcb041810131c) allow to filter benchmarks by simple type name, fixes #827 (by [@adamsitnik](https://github.com/adamsitnik))
* [eac833](https://github.com/dotnet/BenchmarkDotNet/commit/eac83367ebf1821a34f14e8477551719905a38fa) Read StandardOutput in a smart way to avoid infinite loops (#830), #828 (by [@thyams](https://github.com/thyams))
* [eac833](https://github.com/dotnet/BenchmarkDotNet/commit/eac83367ebf1821a34f14e8477551719905a38fa) Read StandardOutput in a smart way to avoid infinite loops (#830), #828 (by [@houseofcat](https://github.com/houseofcat))
* [a298c2](https://github.com/dotnet/BenchmarkDotNet/commit/a298c2ea0e7602e0312b4cbd2eff43f7f8d1e45b) Error message for wrong command line filter, fixes #829 (by [@adamsitnik](https://github.com/adamsitnik))
* [a7ecda](https://github.com/dotnet/BenchmarkDotNet/commit/a7ecdae39aa476fc29a2129702284ae1d9c09a64) initial release notes (#833) (by [@adamsitnik](https://github.com/adamsitnik))
* [36bf7c](https://github.com/dotnet/BenchmarkDotNet/commit/36bf7c4ee053134d0bfeaf5d757c12afa332f1c2) Rename: General -> Actual (#787) (by [@AndreyAkinshin](https://github.com/AndreyAkinshin))
Expand All @@ -332,13 +332,13 @@ This release includes 214 commits by 11 contributors.
* Andrey Akinshin ([@AndreyAkinshin](https://github.com/AndreyAkinshin))
* Evgeny Peshkov ([@epeshk](https://github.com/epeshk))
* Ian Kemp ([@IanKemp](https://github.com/IanKemp))
* Irina Ananyeva ([@morgan-kn](https://github.com/morgan-kn))
* Irina Ananeva ([@morgan-kn](https://github.com/morgan-kn))
* Lucas Trzesniewski ([@ltrzesniewski](https://github.com/ltrzesniewski))
* Mark ([@Rizzen](https://github.com/Rizzen))
* Mark Tkachenko ([@Rizzen](https://github.com/Rizzen))
* Paul Ness ([@paulness](https://github.com/paulness))
* Stefan ([@Tornhoof](https://github.com/Tornhoof))
* Tony Morris ([@afmorris](https://github.com/afmorris))
* Tornhoof ([@Tornhoof](https://github.com/Tornhoof))
* Tristan (HouseCat) Hyams ([@thyams](https://github.com/thyams))
* Tristan (HouseCat) Hyams ([@houseofcat](https://github.com/houseofcat))

Thank you very much!

7 changes: 4 additions & 3 deletions docs/_changelog/details/v0.11.1.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
## Milestone details

In the [v0.11.1](https://github.com/dotnet/BenchmarkDotNet/issues?q=milestone:v0.11.1) scope,
6 issues were resolved and 2 pull requests where merged.
7 issues were resolved and 2 pull requests where merged.
This release includes 29 commits by 4 contributors.

## Resolved issues (6)
## Resolved issues (7)

* [#840](https://github.com/dotnet/BenchmarkDotNet/issues/840) ArgumentsSource doesn't work with System.RuntimeType (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [#850](https://github.com/dotnet/BenchmarkDotNet/issues/850) Handle BigIntegers arguments properly (assignee: [@adamsitnik](https://github.com/adamsitnik))
* [#851](https://github.com/dotnet/BenchmarkDotNet/issues/851) Handle double special values like NaN etc (assignee: [@adamsitnik](https://github.com/adamsitnik))
* [#852](https://github.com/dotnet/BenchmarkDotNet/issues/852) BuildPlots script generates empty pictures (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [#853](https://github.com/dotnet/BenchmarkDotNet/issues/853) ArgumentsSource containing IFormattable leads to Compile Exceptions (assignee: [@adamsitnik](https://github.com/adamsitnik))
* [#855](https://github.com/dotnet/BenchmarkDotNet/issues/855) Empty plot (assignee: [@AndreyAkinshin](https://github.com/AndreyAkinshin))
* [#857](https://github.com/dotnet/BenchmarkDotNet/issues/857) Improve user experience for working with local CoreFX builds (assignee: [@adamsitnik](https://github.com/adamsitnik))

## Merged pull requests (2)

Expand Down Expand Up @@ -55,7 +56,7 @@ This release includes 29 commits by 4 contributors.
* Adam Sitnik ([@adamsitnik](https://github.com/adamsitnik))
* Andrey Akinshin ([@AndreyAkinshin](https://github.com/AndreyAkinshin))
* Andy Gocke ([@agocke](https://github.com/agocke))
* Tornhoof ([@Tornhoof](https://github.com/Tornhoof))
* Stefan ([@Tornhoof](https://github.com/Tornhoof))

Thank you very much!

Loading

0 comments on commit 77b58de

Please sign in to comment.