| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: add self-update command for mling | 魏曹先生 | 3 days | 1 | -1/+91 |
| | | | | | | | | | Add `mling update` to fetch the latest GitHub Actions artifact for the current platform, stage it as a tarball in the data directory, and apply it on the next wrapper invocation. The wrapper extracts the staged package over the installation directory while skipping the running executable, then removes the staged file. | ||||
| * | feat(mingling_cli): add wrapper binary and optimize release profile | 魏曹先生 | 2026-07-22 | 1 | -0/+47 |
| Add `mling` wrapper binary that delegates to `mingling-cli`, enabling separate binary names while maintaining Cargo conventions. | |||||
