TaipanStack v0.2.8 โ Dependency Updates¶
Date: February 19, 2026
Overview¶
v0.2.8 is a maintenance release that bumps GitHub Actions dependencies and fixes a ruff compatibility issue.
What Changed¶
๐ง Dependencies¶
- Bumped
actions/checkout,actions/setup-python, and related GitHub Actions to latest versions (Dependabot)
๐งน Code Quality¶
- Fixed import ordering (I001) in
test_final_coverage.pyandtest_ultra_final.pyfor ruff 0.15+ compatibility
Full Changelog: v0.2.7...v0.2.8