v0.5.0
·
445 commits
to develop
since this release
What's Changed
- KAN-397/ci-wire-aur-publish-into-release-workflow by @fulsomenko in https://github.com/fulsomenko/kanban/pull/243
- fix(demo): use card move with column-id in Beat 9 by @fulsomenko in https://github.com/fulsomenko/kanban/pull/244
- KAN-406/sprint-assignment-dialog-group-sprints-by-status-with-completed-sprints-in-separate-section by @fulsomenko in https://github.com/fulsomenko/kanban/pull/245
- chore: track PR #247 follow-ups in kanban roadmap by @fulsomenko in https://github.com/fulsomenko/kanban/pull/248
- windows/fix-keyevent-handling by @amanda-amy-frost in https://github.com/fulsomenko/kanban/pull/247
- KAN-405: make undo in-session only — strip command log from persistence by @fulsomenko in https://github.com/fulsomenko/kanban/pull/246
- KAN-332/require explicit file path no implicit kanban json default by @fulsomenko in https://github.com/fulsomenko/kanban/pull/249
- KAN-418/fix kanban -V output drop Error prefix and stray trailing newline by @fulsomenko in https://github.com/fulsomenko/kanban/pull/250
- chore/rebalance-changeset-bump-levels-for-0.5.0 by @fulsomenko in https://github.com/fulsomenko/kanban/pull/252
- KAN-419 fix(tui): show sprint history on cards with >= 1 sprint assigned by @fulsomenko in https://github.com/fulsomenko/kanban/pull/253
- KAN-420 chore: bump minimum Rust version to 1.74 by @fulsomenko in https://github.com/fulsomenko/kanban/pull/254
- KAN-421 feat(tui): add raw key event trace logging to EventHandler by @fulsomenko in https://github.com/fulsomenko/kanban/pull/256
- KAN-426 fix(tui): make KeyEventKind::Press filter unconditional across all platforms by @fulsomenko in https://github.com/fulsomenko/kanban/pull/257
- KAN-394 fix(service): sync card status with completion column by @fulsomenko in https://github.com/fulsomenko/kanban/pull/258
- KAN-434 refactor(service): collapse singular card methods into shorthands over plural by @fulsomenko in https://github.com/fulsomenko/kanban/pull/259
- KAN-403 fix(tui): selector jumps to newly created card by @fulsomenko in https://github.com/fulsomenko/kanban/pull/260
- KAN-435 fix(tui): sprint-detail card lists scroll and reach action parity by @fulsomenko in https://github.com/fulsomenko/kanban/pull/261
- KAN-431 refactor(domain): extract UpdateSprint validators into private functions by @fulsomenko in https://github.com/fulsomenko/kanban/pull/262
- KAN-427 refactor(service): lift DeleteBoard cascade to service layer (invert the wrap) by @fulsomenko in https://github.com/fulsomenko/kanban/pull/263
- KAN-430 refactor(service): lift MigrateSprintLogs from domain to service by @fulsomenko in https://github.com/fulsomenko/kanban/pull/264
- KAN-428 refactor(service): lift MoveCards batch position calculation to service by @fulsomenko in https://github.com/fulsomenko/kanban/pull/265
- chore: add editor.rs follow-up cards from #255 review by @fulsomenko in https://github.com/fulsomenko/kanban/pull/266
- KAN-445 fix(service): use dunce::canonicalize to avoid Windows UNC prefix by @fulsomenko in https://github.com/fulsomenko/kanban/pull/267
- Release 0.5.0 by @fulsomenko in https://github.com/fulsomenko/kanban/pull/251
New Contributors
- @amanda-amy-frost made their first contribution in https://github.com/fulsomenko/kanban/pull/247
Full Changelog: https://github.com/fulsomenko/kanban/compare/v0.4.1...v0.5.0