From 9536e9669ad9dfe2b6867a3fb187a64810565af8 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 21 Dec 2024 05:05:13 +0530 Subject: [PATCH] New version: StippleMathjs v0.1.4 (#121762) - Registering package: StippleMathjs - Repository: https://github.com/GenieFramework/StippleMathjs.jl - Created by: @hhaensel - Version: v0.1.4 - Commit: 650a1fe792f0f5afeb8295e95c8878b47794d981 - Reviewed by: @hhaensel - Reference: https://github.com/GenieFramework/StippleMathjs.jl/commit/650a1fe792f0f5afeb8295e95c8878b47794d981#commitcomment-150623532 - Description: Support of mathjs and complex numbers in Stipple --- S/StippleMathjs/Compat.toml | 5 ++++- S/StippleMathjs/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/S/StippleMathjs/Compat.toml b/S/StippleMathjs/Compat.toml index d9c0571ae8dd919..7e4d65db972f1ac 100644 --- a/S/StippleMathjs/Compat.toml +++ b/S/StippleMathjs/Compat.toml @@ -14,5 +14,8 @@ Genie = "5.23.2-5" ["0.1.2"] Stipple = "0.27.21-0.29" -["0.1.3-0"] +["0.1.3"] Stipple = "0.27.21-0.30" + +["0.1.4-0"] +Stipple = "0.27.21-0.31" diff --git a/S/StippleMathjs/Versions.toml b/S/StippleMathjs/Versions.toml index 92700026aa0f73a..2e0c589e3690525 100644 --- a/S/StippleMathjs/Versions.toml +++ b/S/StippleMathjs/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "ad58cc935e9fb9a0097f7bfe770d8a9d51e38671" ["0.1.3"] git-tree-sha1 = "a649a0e46e368f733c8a3f8cd503a65a9ffcdd6b" + +["0.1.4"] +git-tree-sha1 = "f5988cd21f8db173f92ef980d0b1cdf8aed67a5b"