Skip to content

Commit

Permalink
New version: TSFrames v0.2.2
Browse files Browse the repository at this point in the history
UUID: 9f90e835-9451-4aaa-bcb1-743a1b8d2f84
Repo: https://github.com/xKDR/TSFrames.jl.git
Tree: 4db6e77d1e4b85699846080491bc162b4f6df328

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jun 18, 2024
1 parent 185c0a6 commit dd6c1e8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
11 changes: 9 additions & 2 deletions T/TSFrames/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,20 @@ DataFrames = "1.3.2-1"
RecipesBase = "1.2.1-1"
RollingFunctions = "0.6.2-0.7"
ShiftedArrays = "1-2"
StatsBase = "0.33"
Tables = "1"

["0-0.2.0"]
Statistics = "1.7.0-1"
julia = "1.7.0-1"

["0.2.1-0"]
["0-0.2.1"]
StatsBase = "0.33"

["0.2.1"]
Statistics = "1.6.0-1"

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

["0.2.2-0"]
StatsBase = "0.33-0.34"
3 changes: 3 additions & 0 deletions T/TSFrames/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ ShiftedArrays = "1277b4bf-5013-50f5-be3d-901d8477a67a"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"

["0.2.2-0"]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
3 changes: 3 additions & 0 deletions T/TSFrames/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "089833671a9144bb5e7de288f04a615c39656228"

["0.2.1"]
git-tree-sha1 = "1ad19b6c5a03ade45c86a1497ca1ff81e1497cf4"

["0.2.2"]
git-tree-sha1 = "4db6e77d1e4b85699846080491bc162b4f6df328"

0 comments on commit dd6c1e8

Please sign in to comment.