We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fb95ae commit 1665073Copy full SHA for 1665073
2 files changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "RelevanceStacktrace"
2
uuid = "6c8a4c8a-cd07-4735-95b7-b1ced2eaf8fd"
3
authors = ["Marcell Havlik <havlikmarcell@gmail.com>"]
4
-version = "0.1.8"
+version = "1.8.0"
5
6
[compat]
7
julia = "^1.7"
README.md
@@ -100,6 +100,6 @@ using RelevanceStacktrace
100
101
# Note
102
103
-(**only tested on Ubuntu for Julia 1.8!** )
+(**only tested on Linux (Ubuntu) for Julia 1.8!** )
104
105
-(**later version was tested on Ubuntu for Julia 1.6 and 1.7!** )
+(**earlier version was tested on Linux (Ubuntu) for Julia 1.6 and 1.7!** )
0 commit comments