Skip to content

Commit 51d0575

Browse files
singaraionaclaude
andcommitted
docs: add v0.1.1–v0.1.3 to changelog
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4197509 commit 51d0575

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
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

docs/docs/changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
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

0 commit comments

Comments
 (0)