Skip to content

Commit

Permalink
New version: TimeseriesTools v0.3.0
Browse files Browse the repository at this point in the history
UUID: 380cddd1-6ef2-46ca-b087-e7151fb095ff
Repo: https://github.com/brendanjohnharris/TimeseriesTools.jl.git
Tree: 0aadd732a556e99e12f55d5a61431490f5bc7bfb

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Jun 3, 2023
1 parent 804094c commit 87e453a
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 0 deletions.
11 changes: 11 additions & 0 deletions T/TimeseriesTools/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,15 @@ IntervalSets = "0.7"
Reexport = "1"
Requires = "1"
Unitful = "1"

["0-0.1"]
julia = "1.6.0-1"

["0.3-0"]
FileIO = "1"
GeometryBasics = "0.4"
JSON = "0.20-0.21"
LaTeXStrings = "1"
MakieCore = "0.4-0.6"
Normalization = "0.3"
julia = "1.7.0-1"
10 changes: 10 additions & 0 deletions T/TimeseriesTools/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,13 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

["0.3-0"]
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
Normalization = "be38d6a3-8366-4a42-ad57-222272b5bbe7"
3 changes: 3 additions & 0 deletions T/TimeseriesTools/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "b608000eb992b25f071fe3a0bb37f350a2e40f4a"

["0.3.0"]
git-tree-sha1 = "0aadd732a556e99e12f55d5a61431490f5bc7bfb"
3 changes: 3 additions & 0 deletions T/TimeseriesTools/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
["0.3-0"]
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
TimeseriesSurrogates = "c804724b-8c18-5caa-8579-6025a0767c70"

0 comments on commit 87e453a

Please sign in to comment.