Skip to content

v0.24.0

Latest

Choose a tag to compare

@sachaos sachaos released this 02 May 06:00
· 28 commits to master since this release
v0.24.0
8cec998

Changelog

  • f752934 Add sections support (#294)
  • 6fb1a8f Fix ANSI escape codes in bash completion and improve fzf UX
  • fe7ebb7 Fix help command prompting for API key when not configured
  • 64bea94 Fix label handling in modify and remove dead code
  • e8b1aa1 Fix silent failures and add alphanumeric ID support for API v1
  • 75eef22 Fix token prompt to check after config read, not only on read failure
  • b50b347 Fix trailing '@' on items with zero labels
  • 97c961f Go version requirement 1.12 or newer
  • 0500d40 Improve API token prompt with more context and guidance
  • 62d67a5 Merge pull request #273 from arvindh-manian/amanian/simplify-label-naming
  • edbf31b Merge pull request #286 from kyeb/fix-aur-link
  • a290b5b Merge pull request #289 from DrGenetik/fix-empty-labels
  • 7cd2ed2 Merge pull request #297 from sachaos/fix/296-help-no-auth-prompt
  • 73aff1b Merge pull request #300 from matzalazar/fix-api-v1-robustness
  • f19bff2 Merge pull request #301 from matzalazar/fix-bash-completion-ansi-243
  • 86dd20e Update README to indicate unofficial status
  • 65d3f81 fix: update AUR package link from todoist to todoist-bin
  • 8cec998 lib/project: filter #name matches exact project, not prefix (#305)
  • 68450ed simplify label -> name logic