Skip to content

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-v2 prefix to cache key to invalidate old caches from the "Stack" project
  • Removed restore-keys fallback that was causing stale cache restore
  • Regenerated poetry.lock to ensure clean state

Full Changelog: v0.2.4...v0.2.5