You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://github.com/approvals/ApprovalTests.cpp/releases/download/v.8.2.0/ApprovalTests.v.8.2.0.hpp">Download the latest version (v.8.2.0) of the **single header file** here.</a>
18
+
<ahref="https://github.com/approvals/ApprovalTests.cpp/releases/download/v.8.3.0/ApprovalTests.v.8.3.0.hpp">Download the latest version (v.8.3.0) of the **single header file** here.</a>
<!-- See the [v.8.3.0 milestone](https://github.com/approvals/ApprovalTests.cpp/milestone/__MILESTONE_NUMBER__?closed=1) for the full list of changes. -->
2
+
3
+
***Breaking changes**
4
+
* None
5
+
***New features**
6
+
*`CustomReporter::create()` adds flexibility for adding custom merge tools: see [How To Use A Custom Reporter](/doc/how_tos/UseACustomReporter.md#top) (#43)
7
+
* Add support for Araxis Merge on Mac
8
+
* Added support for GitHub Actions CI system - see [Build Machines and Continuous Integration servers](/doc/BuildMachinesAndCI.md#top)
9
+
***Bug fixes**
10
+
* Reporters now respect the arguments they are supplied with (#82)
11
+
***Other changes**
12
+
* Document [How to Submit a New Reporter to ApprovalTests](/doc/how_tos/SubmitANewReporterToApprovalTests.md#top).
13
+
* Lots of refactoring around reporters
14
+
* Added
15
+
*`ApprovalTests::FileUtils::readFileThrowIfMissing()` and
Copy file name to clipboardexpand all lines: build/relnotes_x.y.z.md
+3-9
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,8 @@
3
3
***Breaking changes**
4
4
* None
5
5
***New features**
6
-
*`CustomReporter::create()` adds flexibility for adding custom merge tools: see [How To Use A Custom Reporter](/doc/how_tos/UseACustomReporter.md#top) (#43)
7
-
* Add support for Araxis Merge on Mac
8
-
* Added support for GitHub Actions CI system - see [Build Machines and Continuous Integration servers](/doc/BuildMachinesAndCI.md#top)
6
+
* None
9
7
***Bug fixes**
10
-
*Reporters now respect the arguments they are supplied with (#82)
8
+
*None
11
9
***Other changes**
12
-
* Document [How to Submit a New Reporter to ApprovalTests](/doc/how_tos/SubmitANewReporterToApprovalTests.md#top).
13
-
* Lots of refactoring around reporters
14
-
* Added
15
-
*`ApprovalTests::FileUtils::readFileThrowIfMissing()` and
<ahref="https://github.com/approvals/ApprovalTests.cpp/releases/download/v.8.2.0/ApprovalTests.v.8.2.0.hpp">Download the latest version (v.8.2.0) of the **single header file** here.</a>
11
+
<ahref="https://github.com/approvals/ApprovalTests.cpp/releases/download/v.8.3.0/ApprovalTests.v.8.3.0.hpp">Download the latest version (v.8.3.0) of the **single header file** here.</a>
0 commit comments