Commit 84e4ee9
release: PanLL v0.1.0 - Complete TEA Implementation
Major milestone release:
- Custom TEA (The Elm Architecture) fully implemented
- 33 tests passing in 719ms with 86.2% branch coverage
- Full UI components (PaneL, PaneN, PaneW, Vexometer, FeedbackOTron)
- Tauri 2.0 backend with 3 working commands
- npm→Deno migration complete
- Production build verified (Linux .deb package)
Version updates:
- deno.json: 0.0.1 → 0.1.0
- Cargo.toml: 0.0.1 → 0.1.0
- package.json: already at 0.1.0
- STATE.scm: completion 95% → 100%
Dependency updates:
- Added @tauri-apps/api@^2.10.0 to resolve version mismatch
- Updated deno.json imports to ^2.10.0
Repository cleanup:
- Added coverage/ to .gitignore
- Removed tracked coverage artifacts
Next: v0.2.0 - Enhanced UI & rescript-tea migration
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent ba8fcc5 commit 84e4ee9
52 files changed
Lines changed: 143 additions & 23245 deletions
File tree
- .machine_readable
- coverage
- src
- bindings
- commands
- components
- core
- subscriptions
- tea
- src-tauri
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | | - | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
Binary file not shown.
0 commit comments