v0.2.0
clearCore now ships prebuilt Windows and macOS binaries — a Windows NSIS installer and a universal macOS .dmg (arm64 + x86_64), each with the Qt runtime bundled — alongside the existing Linux .tar.gz, AppImage, and .deb/.rpm.
The Windows/macOS installers are unsigned, so the OS warns on first launch. macOS: right-click the app → Open → Open. Windows: More info → Run anyway. See the README Download section.
🚀 Added
- feat(ci): Windows installer and universal macOS .dmg release assets (#65)
📖 Documentation
- docs: foreshadow RISC-V and broaden framing beyond MIPS (#61)
⚙️ CI / Internal
- ci: automate the develop → main release-promotion PR (#64)
Full Changelog: v0.1.1...v0.2.0