Merge pull request #546 from RedEtherbloom/tkw3_fix

Switch to taskwarrior v3.X backend
This commit is contained in:
Dheepak Krishnamurthy 2024-05-11 23:38:11 -04:00 committed by GitHub
commit c3f2d0601d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 57 additions and 49 deletions

View file

@ -1,7 +1,7 @@
# `taskwarrior-tui`
> [!IMPORTANT]
> `taskwarrior-tui` is only tested with `taskwarrior` v2.x. [`taskwarrior` v3.x](https://github.com/GothenburgBitFactory/taskwarrior/releases/tag/v3.0.0) may not work as intended.
> [`taskwarrior` v3.x](https://github.com/GothenburgBitFactory/taskwarrior/releases/tag/v3.0.0) may break `taskwarrior-tui` features in unexpected ways. Please file a bug report if you encounter a bug.
[![CI](https://github.com/kdheepak/taskwarrior-tui/workflows/CI/badge.svg)](https://github.com/kdheepak/taskwarrior-tui/actions?query=workflow%3ACI)
[![](https://img.shields.io/github/license/kdheepak/taskwarrior-tui)](./LICENSE)