From c0a65228b97d6bcd5b3a47b9d414df30b25d619a Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 29 Dec 2021 01:23:54 +0000 Subject: [PATCH] New version: Evolutionary v0.11.0 UUID: 86b6b26d-c046-49b6-aa0b-5f0f74682bd6 Repo: https://github.com/wildart/Evolutionary.jl.git Tree: 7e2dc493a005fdb332b37a7fcc4146f9b1b6b1d1 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- E/Evolutionary/Compat.toml | 9 +++++++-- E/Evolutionary/Deps.toml | 3 +++ E/Evolutionary/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/E/Evolutionary/Compat.toml b/E/Evolutionary/Compat.toml index 69573151f9418bb..d6679b6825511b4 100644 --- a/E/Evolutionary/Compat.toml +++ b/E/Evolutionary/Compat.toml @@ -1,14 +1,19 @@ -[0] +["0-0.10"] julia = "1.1.0-1" ["0-0.6.1"] UnPack = "0.1" +["0.11-0"] +NLSolversBase = "7.8.0-7" +StackViews = "0.1" +julia = "1.5.0-1" + ["0.4-0.8"] NLSolversBase = "7.3.1-7" ["0.6.2-0"] UnPack = "1.0.1-1" -["0.9-0"] +["0.9-0.10"] NLSolversBase = "7.7.1-7" diff --git a/E/Evolutionary/Deps.toml b/E/Evolutionary/Deps.toml index 05b1cd74c3c9db6..a41ed8a334dd27c 100644 --- a/E/Evolutionary/Deps.toml +++ b/E/Evolutionary/Deps.toml @@ -4,5 +4,8 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" +["0.11-0"] +StackViews = "cae243ae-269e-4f55-b966-ac2d0dc13c15" + ["0.4-0"] NLSolversBase = "d41bc354-129a-5804-8e4c-c37616107c6c" diff --git a/E/Evolutionary/Versions.toml b/E/Evolutionary/Versions.toml index e2c0c4d41d81286..8695026691c784c 100644 --- a/E/Evolutionary/Versions.toml +++ b/E/Evolutionary/Versions.toml @@ -33,3 +33,6 @@ git-tree-sha1 = "ffad55a757bcdebf6d08542d0c6692f1379e5e2b" ["0.10.1"] git-tree-sha1 = "9c9064a402faa09f7f051bba40330cbd14d1cd03" + +["0.11.0"] +git-tree-sha1 = "7e2dc493a005fdb332b37a7fcc4146f9b1b6b1d1"