We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4198405 commit a4f19d9Copy full SHA for a4f19d9
NEWS.md
@@ -1,6 +1,11 @@
1
# Release Notes
2
3
4
+## v0.7.1
5
+
6
+- Use relative paths in Test Summary.
7
8
9
## v0.7.0
10
11
- Compatibility with the standard `Test` library.
Project.toml
@@ -1,7 +1,7 @@
name = "NarrativeTest"
uuid = "9563631e-acd4-5dd8-bebb-4cf36518960d"
authors = ["Kirill Simonov <[email protected]>"]
-version = "0.7.0"
+version = "0.7.1"
[deps]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments