Skip to content

Commit

Permalink
New version: FittedItemBanks v0.6.3 (#118295)
Browse files Browse the repository at this point in the history
UUID: 3f797b09-34e4-41d7-acf6-3302ae3248a5
Repo: https://github.com/JuliaPsychometricsBazaar/FittedItemBanks.jl.git
Tree: 9fa27e6f4c9a91ca6c05718b42613bdf949a50ea

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 29, 2024
1 parent 483727d commit 5f27499
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 5 deletions.
25 changes: 20 additions & 5 deletions F/FittedItemBanks/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
[0]
ArraysOfArrays = "0.6"
Distributions = "0.25"
Lazy = "0.15"
Setfield = ["0.8", "1"]
StaticArrays = "1"
julia = "1.8.0-1"

["0-0.1"]
PsychometricsBazzarBase = "0.2"

["0-0.5"]
DocStringExtensions = "0.9"

["0-0.6.2"]
Distributions = "0.25"
Setfield = ["0.8", "1"]
julia = "1.8.0-1"

["0.2-0.3.0"]
PsychometricsBazaarBase = "0.3"

Expand All @@ -26,14 +28,27 @@ PsychometricsBazaarBase = "0.3-0.6"

["0.4-0"]
BSplines = "0.3.3-0.3"

["0.4-0.6.2"]
LinearAlgebra = "1.8.0-1"
Random = "1.8.0-1"

["0.5-0"]
["0.5-0.6.2"]
PsychometricsBazaarBase = "0.3-0.7"

["0.6-0"]
["0.6-0.6.2"]
DocStringExtensions = "0.8-0.9"

["0.6.1-0"]
LogExpFunctions = "0.3.28-0.3"

["0.6.3-0"]
Distributions = "0.25.49-0.25"
DocStringExtensions = "0.9"
LinearAlgebra = "1.10.0-1"
Polynomials = "4"
PsychometricsBazaarBase = "0.7-0.8"
Random = "1.10.0-1"
ResumableFunctions = "0.6.10-0.6"
Setfield = "1"
julia = "1.10.0-1"
4 changes: 4 additions & 0 deletions F/FittedItemBanks/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ BSplines = "488c2830-172b-11e9-1591-253b8a7df96d"

["0.6.1-0"]
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"

["0.6.3-0"]
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
ResumableFunctions = "c5292f4c-5179-55e1-98c5-05642aab7184"
3 changes: 3 additions & 0 deletions F/FittedItemBanks/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "d3cc182eb17eb4874f44e20d54b71bb37b99609f"

["0.6.2"]
git-tree-sha1 = "deba92d250d746af6e3a834a669243b38195d33f"

["0.6.3"]
git-tree-sha1 = "9fa27e6f4c9a91ca6c05718b42613bdf949a50ea"

0 comments on commit 5f27499

Please sign in to comment.