Skip to content

Commit

Permalink
New version: FinanceModels v4.12.0 (#116281)
Browse files Browse the repository at this point in the history
UUID: 77f2ae65-bdde-421f-ae9d-22f1af19dd76
Repo: https://github.com/JuliaActuary/FinanceModels.jl.git
Tree: 0657430f703d4b8316a1e973a01a7dac1a425e59

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 29, 2024
1 parent 7fd6216 commit ca9dd8d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
16 changes: 12 additions & 4 deletions F/FinanceModels/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
[4]
AccessibleOptimization = "0.1.1-0.1"
Accessors = "0.1"
IntervalSets = "0.7"
Optimization = "3.15.0-3"
PrecompileTools = "1.1.0-1"
Reexport = "1.2.0-1"
StaticArrays = "1.6.0-1"
Transducers = "0.4"

["4-4.11"]
AccessibleOptimization = "0.1.1-0.1"
Optimization = "3.15.0-3"

["4-4.2"]
Distributions = "0.25"
FinanceCore = "2"
Expand All @@ -23,9 +25,15 @@ julia = "1.9.0-1"
["4-4.9.2"]
UnicodePlots = "3.6.0-3"

["4.10-4"]
["4.10-4.11"]
DataInterpolations = "5"

["4.12-4"]
AccessibleOptimization = "0.1.2-0.1"
DataInterpolations = "5-6"
Optimization = "4"
OptimizationMetaheuristics = "0.3"

["4.3-4"]
Dates = "1.6.0-1"
FinanceCore = "2.1.0-2"
Expand All @@ -37,7 +45,7 @@ LinearAlgebra = "1.6.0-1"
["4.7"]
BSplineKit = "0.16-0.17"

["4.7-4"]
["4.7-4.11"]
OptimizationMetaheuristics = "0.1.2-0.2"

["4.8-4"]
Expand Down
3 changes: 3 additions & 0 deletions F/FinanceModels/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ git-tree-sha1 = "a5bd799c6455210ca030cca22dc4d5cec7d6dc40"

["4.11.0"]
git-tree-sha1 = "870676df2b0586c78dffaeb85eac6bbad3305b1b"

["4.12.0"]
git-tree-sha1 = "0657430f703d4b8316a1e973a01a7dac1a425e59"

0 comments on commit ca9dd8d

Please sign in to comment.