| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CHECKSUMS.txt | 2026-08-24 | 724 Bytes | |
| native-sdk-linux-x64 | 2026-08-24 | 3.5 MB | |
| native-sdk-win32-arm64.exe | 2026-08-24 | 3.4 MB | |
| native-sdk-win32-x64.exe | 2026-08-24 | 3.8 MB | |
| native-sdk-darwin-arm64 | 2026-08-24 | 3.3 MB | |
| native-sdk-darwin-x64 | 2026-08-24 | 3.4 MB | |
| native-sdk-linux-arm64 | 2026-08-24 | 3.2 MB | |
| native-sdk-linux-musl-arm64 | 2026-08-24 | 3.2 MB | |
| native-sdk-linux-musl-x64 | 2026-08-24 | 3.5 MB | |
| README.md | 2026-08-24 | 769 Bytes | |
| v0.10.0 source code.tar.gz | 2026-08-24 | 15.4 MB | |
| v0.10.0 source code.zip | 2026-08-24 | 16.2 MB | |
| Totals: 12 Items | 58.8 MB | 0 | |
New Features
- Native macOS app updates: Apps can publish Ed25519-signed update feeds that verify downloads, atomically replace and relaunch the installed bundle, roll back safely on failure, and integrate with new manifest settings plus CLI key-generation, feed-signing, and updater-package commands (#398).
Bug Fixes
- Accurate macOS text baselines: AppKit text rendering now aligns each resolved font by its ascent, preserves fallback ink headroom, and keeps measured and rect-based layouts consistent (#396).
Improvements
- Updated compiler integration: ScriptC advances to 0.0.35 with refreshed compiler-surface calibration, generated contracts, and synchronized package metadata (#395).
Contributors
- @ctate
- @sepehr-safari