release: v0.1.0 packaging and documentation #95

Open
opened 2026-03-25 18:37:30 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-03-25 18:37:30 +00:00

Problem

No formal release, no packaging, no deployment docs.

Scop

Packaging

  • Push v0.1.0 git tag
  • GitHub Release with changelog
  • Docker image (Dockerfile + compose)
  • Nix flake package output

CI

  • Release workflow (tag → build → publish)
  • Container registry push (ghcr.io)

Subsumes #68 (cleanup docs).

## Problem No formal release, no packaging, no deployment docs. ## Scop ### Packaging - [ ] Push `v0.1.0` git tag - [ ] GitHub Release with changelog - [ ] Docker image (Dockerfile + compose) - [ ] Nix flake package output ### CI - [ ] Release workflow (tag → build → publish) - [ ] Container registry push (ghcr.io) Subsumes #68 (cleanup docs).
barrettruth commented 2026-03-25 21:49:51 +00:00

v0.1.0 milestone status update:

Closed (implemented):

  • #67 — jump list and alternate buffer navigation
  • #91 — calendar refactor (extracted components, quick-create, military time, auto timezone, category colors)

Open (partially done):

  • #62 — time grid: core grid built, missing drag-and-drop/resize/working hours shading
  • #70 — queue view: significantly reworked with line numbers, search, vim nav — may be closeable pending visual review
  • #92 — / UI: core functionality done, specific font/alignment polish still needed

Open (not started):

  • #58 — locations and meetings integration (no location field in schema yet)
  • #95 — this issue (release packaging/docs)

Not in v0.1.0 (unchanged):

  • #93 — undo system
  • #61 — blocked task dependencies
  • #44 — reminders
  • #36 — mobile strategy
v0.1.0 milestone status update: **Closed (implemented):** - #67 — jump list and alternate buffer navigation - #91 — calendar refactor (extracted components, quick-create, military time, auto timezone, category colors) **Open (partially done):** - #62 — time grid: core grid built, missing drag-and-drop/resize/working hours shading - #70 — queue view: significantly reworked with line numbers, search, vim nav — may be closeable pending visual review - #92 — / UI: core functionality done, specific font/alignment polish still needed **Open (not started):** - #58 — locations and meetings integration (no `location` field in schema yet) - #95 — this issue (release packaging/docs) **Not in v0.1.0 (unchanged):** - #93 — undo system - #61 — blocked task dependencies - #44 — reminders - #36 — mobile strategy
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#95
No description provided.