Basket v0.3.0 has been released

Jeremy Steward via Chicken-users <[email protected]> Fri, 28 Nov 2025 16:18:32 -0700
Newsgroups gmane.lisp.scheme.chicken
Organization ThatGeoGuy
Message-ID <[email protected]>
Hi chicken-users!

As of today, I'm ready to announce another release of basket, v0.3.0. 
This version has some user-facing changes to how relative virtualenv 
paths are resolved, as well as some auto-detection fallbacks for finding 
the correct virtualenv in a given CHICKEN repository. We currently only 
support automatic VCS detection for Git, but I may add other systems if 
demand is high enough. See the links below for more information:

Manual: <https://thatgeoguy.gitlab.io/basket/introduction.html>
CHANGELOG: <https://thatgeoguy.gitlab.io/basket/CHANGELOG.html>
Releases: <https://gitlab.com/ThatGeoGuy/basket/-/releases>

There is a lot that has changed since I last announced v0.1.1 on this 
mailing list, so please give that CHANGELOG a read to see everything 
that's changed.

Thanks again to everyone that's used basket. Happy to answer any 
questions if you take any interest in the project to help port eggs from 
CHICKEN 5 to CHICKEN 6.

Cheers,
-- 
Jeremy Steward