0.7.0 - 2026-08-04
0.6.5 - 2026-08-04
0.6.4 - 2026-07-29
0.6.3 - 2026-07-22
0.6.2 - 2026-07-22
- Cargo-fuzz harness, five bugs found and fixed, TestTerminal wide-glyph + resize support (#48) - (4f8bcec)
0.6.1 - 2026-07-20
0.5.1 - 2026-04-24
0.5.0 - 2026-04-23
0.4.3 - 2026-04-15
0.4.2 - 2026-04-14
0.4.1 - 2026-04-14
0.4.0 - 2026-04-09
0.3.0 - 2026-03-30
- [breaking] Hook callbacks receive props — Hooks
becomes Hooks<P, S> (#20) - (8b67f86) - [breaking] Replace TextBlock/Line with Text component (#19) - (01790c8)
- Wave 4 — use_height_hint, data children in #[component], HooksOutput cleanup (#18) - (d760eb6)
- Wave 3 — structural simplification (single-call update, hidden legacy methods) (#17) - (075a46e)
- Wave 2 — migrate built-in components to #[component] fn model (#16) - (6bbcef8)
- Wave 1 — internals cleanup for #[component] fn transition (#15) - (80f287e)
- [breaking] Function components with #[props], #[component], and behavioral hooks (#14) - (f3e681d)
- [breaking] Make view() primary, remove children()/uses_view(), add DataChildren (#13) - (d9680ff)
- Unified view() method + Canvas component (#12) - (7220802)
- Eliminate required desired_height via probe render measurement (#10) - (5ba8072)
- Add View component for unified layout + chrome (#2) - (96dc51c)
- #[props] uses re-exported TypedBuilder path - (e59ac94)
- Fix stale typed_builder:: reference in props doc comment - (96b44bc)
0.2.1 - 2026-03-28
- Mention DEC 2026 synchronized output in key features - (305947b)