TaipanStack v0.2.5 — CI Fix (Cache Invalidation)¶
Date: February 16, 2026
Overview¶
v0.2.5 is a CI fix release that invalidates stale caches left over from the project rename (Stack → TaipanStack).
What Changed¶
🔧 CI Fix¶
- Added
taipanstack-v2prefix to cache key to invalidate old caches from the "Stack" project - Removed
restore-keysfallback that was causing stale cache restore - Regenerated
poetry.lockto ensure clean state
Full Changelog: v0.2.4...v0.2.5