Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:17

Changelog

  • efd1815 (verify!) feat: implement todo creation
  • 740cd13 Initial commit
  • 504d047 chore: add CI and release workflows
  • 0ccfafa chore: add binary to .gitignore
  • b007eab chore: add readme
  • 2900959 chore: hard-replace arthursoares/things-cloud-sdk by pkwagner/things-cloud-sdk
  • 2bdf3eb chore: set proper fork url for things-cloud-sdk
  • 4be6a10 chore: upgrade bubbletea/bubbles/lipgloss to v2
  • 3cb4eb6 feat: add mutex to sync
  • 2dcd4d1 feat: add several fields to note object
  • 13375e3 feat: allow pasting into forms
  • e90e13b feat: change inactive tab color
  • a192409 feat: implement Update, SetStatus, Delete on TodoRepository
  • 1a889b4 feat: implement auto-refresh
  • e1cb57c feat: implement onboarding
  • ded9715 feat: implement task details modal
  • e698410 feat: implement task mutation, completion, cancelation
  • 89adb8e feat: set up project, implement list todo functionality
  • c29e017 feat: set up tui, implement core functionality
  • 43cb1e3 feat: shuffle names, add Someday list
  • 1ba2997 feat: update details modal shortcuts