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 38ae90b commit d2bf437Copy full SHA for d2bf437
Project.toml
@@ -1,14 +1,12 @@
1
name = "LossFunctions"
2
uuid = "30fc2ffe-d236-52d8-8643-a9d8f7c094a7"
3
-version = "0.7.2"
+version = "0.8.0"
4
5
[deps]
6
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
7
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
8
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
9
-StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
10
11
[compat]
12
-RecipesBase = "0.8, 1.0"
13
-StatsBase = "0.32, 0.33"
14
-julia = "1.6"
+RecipesBase = "1.0"
+julia = "1.6"
0 commit comments