Skip to content

Releases: kdheepak/taskwarrior-tui

v0.8.4

24 Oct 04:00
Compare
Choose a tag to compare

What's Changed?

  • Update dependencies
  • Add issue templates

v0.8.3

24 Oct 03:54
Compare
Choose a tag to compare

What's Changed?

  • Allow using single quotes in command, modify and filter strings

v0.8.2

24 Oct 02:03
Compare
Choose a tag to compare

What's Changed?

  • Color full line
  • Change defaults for config

v0.8.1

23 Oct 17:56
Compare
Choose a tag to compare

What's Changed?

  • Fix filter input
  • Prevent calendar year < 0

v0.8.0

23 Oct 06:04
Compare
Choose a tag to compare

What's Changed?

  • Make colors match taskwarrior more closely

v0.7.3

20 Oct 23:05
Compare
Choose a tag to compare

What's Changed?

  • Make calendar show current year
  • Support configuration of indicator from taskrc

v0.7.2

20 Oct 20:23
Compare
Choose a tag to compare

What's Changed?

  • Use custom table implementation
  • Fix color configuration
  • Read DUE.TODAY as DUETODAY

v0.7.1

20 Oct 18:08
Compare
Choose a tag to compare

What's Changed?

  • Make collect use placeholder
  • Remove some uses of unwrap
  • Fix color configuration
  • Export headers once

v0.7.0

11 Oct 07:30
Compare
Choose a tag to compare

What's Changed?

  • Refactor more code to use task_report_table
  • Use length instead of percentage for constraint
  • Add task_by_uuid and task_by_index
  • Change blocked to blocking for color
  • Add highlight_style bold modifier only once
  • Refactor style
  • Autoformat code
  • Update to tui v0.12
  • Use iter instead of into_iter
  • Update width calculator

v0.6.13

11 Oct 01:49
Compare
Choose a tag to compare
Bump to v0.6.13