Releases: Tristan578/taskboard
Releases · Tristan578/taskboard
v1.1.0
What's Changed
- feat: cross-platform embedded terminal (Windows ConPTY + Unix PTY) by @Tristan578 in #29
- chore: v1.1.0 release prep by @Tristan578 in #30
Full Changelog: v0.1.0...v1.1.0
v0.1.0
What's Changed
- feat: Player2 Kanban Transformation & Architectural Reinforcement by @Tristan578 in #1
- test: Exhaustive Test Coverage & Negative Scenarios by @Tristan578 in #2
- CI Verification by @Tristan578 in #4
- docs: Branch Protection Rules & Mandates by @Tristan578 in #5
- chore: update actions to Node.js 24 by @Tristan578 in #6
- fix: prevent test process leaks with cross-platform cleanup by @Tristan578 in #17
- feat: add pagination to DB layer, HTTP API, and frontend by @Tristan578 in #18
- test: add cmd/kanban integration tests (#9) by @Tristan578 in #21
- test: improve CLI package test coverage (#8) by @Tristan578 in #23
- feat: sync resilience, structured logging, and health endpoints by @Tristan578 in #24
- fix: implement working NPM distribution with GitHub release workflow by @Tristan578 in #25
- fix: CLI UX polish and README overhaul for public release by @Tristan578 in #26
- feat: complete health/sync status endpoints with rate limit and degraded test (#16) by @Tristan578 in #27
- fix: npm publish readiness by @Tristan578 in #28
Full Changelog: https://github.com/Tristan578/taskboard/commits/v0.1.0