BazerUtils.jl

Assorted Julia utilities including custom logging
Log | Files | Refs | README | LICENSE

commit fe0392df3e7ddf36fb1487dda3f4aec9ac84a665
parent 5f9cc7580b328c3826621ad0141e8d66e1d2d3dd
Author: Erik Loualiche <[email protected]>
Date:   Sun, 15 Feb 2026 23:45:02 -0600

bump version to v0.9.0

Co-Authored-By: Claude Opus 4.6 <[email protected]>

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

diff --git a/Project.toml b/Project.toml @@ -1,7 +1,7 @@ name = "BazerUtils" uuid = "36dcebb2-80bb-4116-91f4-ed9f396c4a1c" authors = ["Erik Loualiche"] -version = "0.8.4" +version = "0.9.0" [deps] CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193"