Skip to content

Commit

Permalink
New version: MLJ v0.16.0 (#29596)
Browse files Browse the repository at this point in the history
UUID: add582a8-e3ab-11e8-2d5e-e98b27df1bc7
Repo: https://github.com/alan-turing-institute/MLJ.jl.git
Tree: 1602eba1ebeb095ab90747c8b916592c9544a1d8

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Feb 8, 2021
1 parent e5e673b commit ec2867d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
17 changes: 12 additions & 5 deletions M/MLJ/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[0]
julia = "1"

["0-0.1.0"]
MLJBase = "0.0.0 - 0.2"
MLJModels = "0.0.0 - 0.2"

["0-0.15"]
julia = "1"

["0-0.2"]
CSV = "0.0.0 - 0.5"
RemoteFiles = "0.0.0 - 0.3"
Expand Down Expand Up @@ -88,9 +88,11 @@ MLJTuning = "0.5.1-0.5"
["0.14.1-0"]
Distributions = "0.21-0.24"

["0.15"]
MLJBase = "0.16"

["0.15-0"]
CategoricalArrays = "0.8-0.9"
MLJBase = "0.16"
MLJScientificTypes = "0.4.1-0.4"

["0.15-0.15.1"]
Expand All @@ -99,9 +101,14 @@ MLJModels = "0.12.1-0.13"
["0.15.1-0"]
MLJTuning = "0.6"

["0.15.2-0"]
["0.15.2-0.15"]
MLJModels = "0.13"

["0.16-0"]
MLJBase = "0.17"
MLJModels = "0.14"
julia = "1.1.0-1"

["0.2"]
MLJModels = "0.2"

Expand Down
3 changes: 3 additions & 0 deletions M/MLJ/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,6 @@ git-tree-sha1 = "9e34d98300500ee8ca46e7fe9705d8bcdfe88233"

["0.15.2"]
git-tree-sha1 = "bbff9968ec9ea5f1d7d6129194e4a2c00e19dbd2"

["0.16.0"]
git-tree-sha1 = "1602eba1ebeb095ab90747c8b916592c9544a1d8"

0 comments on commit ec2867d

Please sign in to comment.