MacML v0.2.0
MacML v0.2.0
Changelog
All notable changes to MacML will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.2.0] - 2026-01-17
Merge
- Resolve conflict with main branch
⚙️ Miscellaneous
-
Merge main into feat/japanese-localization
-
Add merge as allowed commit type in commitlint
🐛 Bug Fixes
-
Add CFBundleLocalizations for Japanese support
-
Resolve Task type mismatch in DistillationService
-
Remove duplicate StepIndicator and use existing one
-
ci: Improve release notes generation
📚 Documentation
-
Update CHANGELOG.md for v0.1.2 [skip ci]
-
Update CHANGELOG.md for v0.2.0 [skip ci]
🔨 Refactoring
- dashboard: Remove accuracy trend chart, add more gauge metrics
🚀 Features
-
Add commitlint for conventional commit enforcement
-
Localize DashboardView and ModelsView with Japanese translations
-
Partial localization of RunsView header
-
Localize RunsView, DatasetsView, and InferenceView
-
Complete Japanese localization for RunsView, DatasetsView, and InferenceView
-
Add knowledge distillation feature
-
Add language switch setting in Settings view
Generated by git-cliff
📦 Installation
- Download
MacML-0.2.0.dmg - Open the DMG file
- Drag MacML to your Applications folder
- Launch from Applications
Note: On first launch, right-click and select "Open" if you see a Gatekeeper warning (for ad-hoc signed builds).
💻 System Requirements
- macOS 14.0 (Sonoma) or later
- Apple Silicon Mac (M1/M2/M3/M4)
🔐 Checksums
SHA256 (DMG): b21f909b317bd304c54a0eaddabc0fac711df2984301fe44ec820d7242158e21
SHA256 (ZIP): 2faf1e7e9efa5c0d468e9c0abb4ba53afa0b793dd10fba1480ba398ec61fc3af
Full Changelog: v0.1.1...v0.2.0
Release generated with ❤️ by MacML CI