From 0d523d142b6a58f352e12d81228475e52d90ab75 Mon Sep 17 00:00:00 2001 From: Tim Holy Date: Wed, 6 May 2026 21:20:40 -0500 Subject: [PATCH 1/3] New version: PointServers v0.1.2 UUID: 971ec62b-5a8f-4025-ae2c-95144b3fab64 Repo: Tree: 7069deb36bda83105ceb5a98cadceff4d6faefc3 --- P/PointServers/Versions.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/P/PointServers/Versions.toml b/P/PointServers/Versions.toml index 134ae67..4195270 100644 --- a/P/PointServers/Versions.toml +++ b/P/PointServers/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "fbb114703b7147575e3a1704eeecaab6de0232c6" ["0.1.1"] git-tree-sha1 = "388a413d1fe3fd165a6857d7f75a1195b0e9c8c8" + +["0.1.2"] +git-tree-sha1 = "7069deb36bda83105ceb5a98cadceff4d6faefc3" From d149548112f45ae17488b70f970fafc468a5dac8 Mon Sep 17 00:00:00 2001 From: Tim Holy Date: Wed, 6 May 2026 21:21:02 -0500 Subject: [PATCH 2/3] New version: TippingPointNeighborhoods v0.2.0 UUID: 3c818559-954a-4ec8-ad7b-b8bb044d1093 Repo: Tree: 1e83326b601f8b6fab449f8ff07877410cd26904 --- T/TippingPointNeighborhoods/Compat.toml | 5 +++++ T/TippingPointNeighborhoods/Versions.toml | 3 +++ 2 files changed, 8 insertions(+) diff --git a/T/TippingPointNeighborhoods/Compat.toml b/T/TippingPointNeighborhoods/Compat.toml index a2dae0c..d4e2823 100644 --- a/T/TippingPointNeighborhoods/Compat.toml +++ b/T/TippingPointNeighborhoods/Compat.toml @@ -3,4 +3,9 @@ Distributions = "0.25" LinearAlgebra = "1" PointServers = "0.1" Statistics = "1" + +["0-0.1"] julia = "1.8.0-1" + +["0.2-0"] +julia = "1.12.0-1" diff --git a/T/TippingPointNeighborhoods/Versions.toml b/T/TippingPointNeighborhoods/Versions.toml index 7514562..bd3a4b8 100644 --- a/T/TippingPointNeighborhoods/Versions.toml +++ b/T/TippingPointNeighborhoods/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "51a063e887659f71dd35d9babdf43ce4b05de70e" ["0.1.1"] git-tree-sha1 = "7a9a6789cecc811c41811749b8f9f3035f09b1b4" + +["0.2.0"] +git-tree-sha1 = "1e83326b601f8b6fab449f8ff07877410cd26904" From 108c6b4235813f6a5f0e06f5436c7b0aef103d3b Mon Sep 17 00:00:00 2001 From: Tim Holy Date: Wed, 6 May 2026 21:21:19 -0500 Subject: [PATCH 3/3] New version: TPNClustering v0.4.0 UUID: d32f3a2f-26fa-5ce0-a2ac-000c59351c13 Repo: Tree: af3d9285835045b951504472d31262d714714461 --- T/TPNClustering/Compat.toml | 5 ++++- T/TPNClustering/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/T/TPNClustering/Compat.toml b/T/TPNClustering/Compat.toml index 6b9ab1d..222fd5d 100644 --- a/T/TPNClustering/Compat.toml +++ b/T/TPNClustering/Compat.toml @@ -36,5 +36,8 @@ julia = "1.12.0-1" ["0.3.0"] CriticalNeighborhood = "0.1" -["0.3.1-0"] +["0.3.1-0.3"] TippingPointNeighborhoods = "0.1" + +["0.4-0"] +TippingPointNeighborhoods = "0.2" diff --git a/T/TPNClustering/Versions.toml b/T/TPNClustering/Versions.toml index 52a5cb2..aa6a0c2 100644 --- a/T/TPNClustering/Versions.toml +++ b/T/TPNClustering/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "7538768cb6b9ee615adcf51a0f794470b1f66ec0" ["0.3.1"] git-tree-sha1 = "c67b0b2542364a437b06fbd8a00b2e66a46e78cb" + +["0.4.0"] +git-tree-sha1 = "af3d9285835045b951504472d31262d714714461"