FinanceRoutines.jl

Financial data routines for Julia
Log | Files | Refs | README | LICENSE

commit 49dd8afd730dec99c8ce647ac17470c162469ec1
parent ed42f3556beff04ce8df2766e5860e17f3db065a
Author: Erik Loualiche <eloualic@umn.edu>
Date:   Sun, 22 Mar 2026 12:17:33 -0500

Bump version to v0.5.0

All 129 non-WRDS test assertions pass across 6 suites:
KenFrench (6), FF5 (12), betas (1), Yields (89),
PortfolioUtils (9), Diagnostics (12).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Diffstat:
MProject.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml @@ -1,7 +1,7 @@ name = "FinanceRoutines" uuid = "2e4c0fa2-b49b-4c8f-9592-485f04b9fc03" authors = ["Erik Loualiche <eloualic@umn.edu>"] -version = "0.4.5" +version = "0.5.0" [deps] BazerData = "d6d9bf1d-14ee-42c9-93f7-cccc2a9ff2c2"