Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 01:13
a4b8e03

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 → OpenOpen. Windows: More infoRun 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