Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 21:17
  • v0.4.0 (1fbcb64)

  • Merge pull request #7 from Czarnak/feat/recurring-tasks (ffd302a)
  • Add graphify (18b4472)
  • Merge pull request #4 from Czarnak/feat/burndown-sparklines (13072ac)
  • Merge pull request #3 from Czarnak/feat/today-view (ffbd384)
  • Merge pull request #6 from Czarnak/dependabot/npm_and_yarn/npm_and_yarn-53cbaf2a5b (1594508)
  • chore(deps-dev): bump esbuild (5557e68)
  • fix: harden recurrence edges - listener isolation, malformed fm, strict types (ec5f75e)
  • feat: wire recurring task regeneration (d78a90a)
  • feat: task completion channel (15806f6)
  • feat: recurring instance regeneration (7424341)
  • feat: recurrence math (7e894bb)
  • feat: recurrence model field (51fc6be)
  • fix: mark sparkline svg decorative for screen readers (a650509)
  • feat: burndown sparklines on dashboard (a957ee5)
  • fix: today view a11y - labeled checkbox, keyboard-reachable title (9d01191)
  • test: strengthen today-view ordering test, clean comments (a2417ed)
  • feat: today view (89d94df)
  • docs: design spec for today view, burndown sparklines, recurring tasks (adcf7d0)