Basket Release v0.4.0

Jeremy Steward via Chicken-users <[email protected]> Sun, 12 Apr 2026 16:01:30 -0600
Newsgroups gmane.lisp.scheme.chicken
Organization ThatGeoGuy
Message-ID <[email protected]>
Hey all,

I'd like to announce the latest release of basket, a package and project 
management tool for CHICKEN Scheme. It manages CHICKEN Scheme 
installations (toolchains) as well as virtual environments for your eggs.

<https://gitlab.com/ThatGeoGuy/basket/-/releases/0.4.0>

You can find the docs at:

<https://thatgeoguy.gitlab.io/basket/introduction.html>

and the latest changelogs at:

<https://thatgeoguy.gitlab.io/basket/CHANGELOG.html>

Note that what's interesting about the 0.4.0 release is that it 
introduces a brand new `basket toolchain sync-docs` command. This 
command allows you to use basket to install the latest chicken-doc 
repository into an installed toolchain (or toolchains) of your choice.

I got a little annoyed at getting the URL wrong (5 vs 6) by being lazy 
and looking at my bash history, so I figured I would have basket do this 
for me.

Cheers, and happy hacking with CHICKEN,
-- 
Jeremy Steward