Released: 2026-03-26. Diff.
Version rationale: patch for additive Python runtime expansion plus workflow reliability hardening, without import-model or runtime floor changes.
Maintenance
- Fixed the CI/nightly Yarn cache-directory lookup to use
corepack yarn config get cacheFolder, so GitHub Actions no longer trips over the global Yarn 1 binary before Corepack activates Yarn 4.
Expansion
- Added a second
python/calendarharvest focused on formatting helpers:
calendar,formatstring,month, andweek.