File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.3 — 2026-01-31
4+
5+ - Only link dbghelp in debug builds on Windows
6+
7+ ## v0.1.2 — 2026-01-31
8+
9+ - Embed fonts, logo, and icon into binary — no more runtime dependency on ` assets/ ` directory
10+ - Switch from Iosevka-Bold (9.4MB) to JetBrainsMono-Regular (268KB)
11+ - Suppress console window on Windows (GUI subsystem)
12+ - Remove assets from release packages (now embedded)
13+
14+ ## v0.1.1 — 2026-01-29
15+
16+ - Static link Windows binary to avoid missing DLL errors
17+ - Add ` clifeed ` example
18+ - Add demo page with live feed walkthrough
19+ - Fix GitHub org URL and social links
20+
321## v0.1.0 — 2026-01-28
422
523- Initial release of rayforce-ui
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.3 — 2026-01-31
4+
5+ - Only link dbghelp in debug builds on Windows
6+
7+ ## v0.1.2 — 2026-01-31
8+
9+ - Embed fonts, logo, and icon into binary — no more runtime dependency on ` assets/ ` directory
10+ - Switch from Iosevka-Bold (9.4MB) to JetBrainsMono-Regular (268KB)
11+ - Suppress console window on Windows (GUI subsystem)
12+ - Remove assets from release packages (now embedded)
13+
14+ ## v0.1.1 — 2026-01-29
15+
16+ - Static link Windows binary to avoid missing DLL errors
17+ - Add ` clifeed ` example
18+ - Add demo page with live feed walkthrough
19+ - Fix GitHub org URL and social links
20+
321## v0.1.0 — 2026-01-28
422
523- Initial release of rayforce-ui
You can’t perform that action at this time.
0 commit comments