Releases: Czarnak/neseser
Releases · Czarnak/neseser
Release list
v0.8.1
v0.8.0
v0.7.0
v0.6.0
v0.5.0
- feat: 'Add task' button added to navigation sidebar (de05e83)
v0.4.0
-
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)
v0.3.0
- Bump version from 0.2.0 to 0.3.0 (21a620c)
- Merge pull request #2 from Czarnak/feat/gantt-view (28a339b)
- Gantt view fix (1909814)
- feat: gantt views (9e4198c)
- feat: gantt core data module (8000392)
- feat: two-way TickTick sync of task start dates (spans) (c8dc1e0)
- feat: add optional start date to task model (f8ae3f4)
- docs: gantt view design spec (c5039ff)