From 4cda9e237e0518a60a75473c9f7c9fb6541e7955 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:58:18 +0000 Subject: [PATCH 1/7] Release BVProblemLibrary v0.1.10 --- lib/BVProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/BVProblemLibrary/Project.toml b/lib/BVProblemLibrary/Project.toml index e99e1ea..395e207 100644 --- a/lib/BVProblemLibrary/Project.toml +++ b/lib/BVProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "BVProblemLibrary" uuid = "ded0fc24-dfea-4565-b1d9-79c027d14d84" -version = "0.1.9" +version = "0.1.10" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From 9ad4394509ae53dd348cdb1c9d2616ec9afe209b Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:58:19 +0000 Subject: [PATCH 2/7] Release DAEProblemLibrary v0.1.4 --- lib/DAEProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/DAEProblemLibrary/Project.toml b/lib/DAEProblemLibrary/Project.toml index 1492602..f94454f 100644 --- a/lib/DAEProblemLibrary/Project.toml +++ b/lib/DAEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "DAEProblemLibrary" uuid = "dfb8ca35-80a1-48ba-a605-84916a45b4f8" -version = "0.1.3" +version = "0.1.4" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From ce0c38e2533e8032cb7029ef2590fec323e73c4b Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:58:21 +0000 Subject: [PATCH 3/7] Release DDEProblemLibrary v0.1.6 --- lib/DDEProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/DDEProblemLibrary/Project.toml b/lib/DDEProblemLibrary/Project.toml index 6621d19..dd9bc5e 100644 --- a/lib/DDEProblemLibrary/Project.toml +++ b/lib/DDEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "DDEProblemLibrary" uuid = "f42792ee-6ffc-4e2a-ae83-8ee2f22de800" -version = "0.1.5" +version = "0.1.6" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From 0ee7a468f3da77c75cb3679db35170d44a2bcdbf Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:58:23 +0000 Subject: [PATCH 4/7] Release JumpProblemLibrary v2.0.1 --- lib/JumpProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/JumpProblemLibrary/Project.toml b/lib/JumpProblemLibrary/Project.toml index f595ccd..ccd7cfc 100644 --- a/lib/JumpProblemLibrary/Project.toml +++ b/lib/JumpProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "JumpProblemLibrary" uuid = "faf0f6d7-8cee-47cb-b27c-1eb80cef534e" -version = "2.0.0" +version = "2.0.1" [deps] Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83" From 7dee1cf80dbf2cb8f9528064cf2c2246046e22fb Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:58:24 +0000 Subject: [PATCH 5/7] Release NonlinearProblemLibrary v0.1.6 --- lib/NonlinearProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/NonlinearProblemLibrary/Project.toml b/lib/NonlinearProblemLibrary/Project.toml index bc377fc..389c602 100644 --- a/lib/NonlinearProblemLibrary/Project.toml +++ b/lib/NonlinearProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "NonlinearProblemLibrary" uuid = "b7050fa9-e91f-4b37-bcee-a89a063da141" -version = "0.1.5" +version = "0.1.6" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" From c8424734a85aaf1af6f9c8eb568814680b16fd3d Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:58:26 +0000 Subject: [PATCH 6/7] Release ODEProblemLibrary v1.5.1 --- lib/ODEProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ODEProblemLibrary/Project.toml b/lib/ODEProblemLibrary/Project.toml index 7d70379..061443e 100644 --- a/lib/ODEProblemLibrary/Project.toml +++ b/lib/ODEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "ODEProblemLibrary" uuid = "fdc4e326-1af4-4b90-96e7-779fcce2daa5" -version = "1.5.0" +version = "1.5.1" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" From b6ae33087e5842b8e0eafa8db095307ef45a08f4 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Fri, 26 Jun 2026 21:58:28 +0000 Subject: [PATCH 7/7] Release SDEProblemLibrary v1.2.1 --- lib/SDEProblemLibrary/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SDEProblemLibrary/Project.toml b/lib/SDEProblemLibrary/Project.toml index 61614d8..ec9848b 100644 --- a/lib/SDEProblemLibrary/Project.toml +++ b/lib/SDEProblemLibrary/Project.toml @@ -1,6 +1,6 @@ name = "SDEProblemLibrary" uuid = "c72e72a9-a271-4b2b-8966-303ed956772e" -version = "1.2.0" +version = "1.2.1" [deps] DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"