Skip to content

Tags: MaaAssistantArknights/maa-cli

Tags

v0.5.0-beta.2

Toggle v0.5.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(style): rustfmt configuration (#332)

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
perf: use manual Debug implementation and remove deprecated AsRef (#330)

v0.5.0-beta.1

Toggle v0.5.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat!: add `reclamation` and improve `fight`, `roguelike`, `copilot` …

…commands (#313)

Features:

- Added a new `reclamation` sub-command.
- Improved functionality for the `fight` and `roguelike` sub-commands
with additional parameters.
- `ssscopilot` is now an individual sub-command for SSS, separate from
`copilot`.
- `copilot` can now handle multiple files, sets, and accepts extra
parameters.
- Support overlay to override default value of predefined tasks.

Others:

- Unified the entry point for all predefined tasks.

Breaking Changes:

- The SSS copilot file is incompatible with the `copilot` sub-command;
use the `ssscopilot` sub-command instead.
- Some runtime-entered parameters should be passed as command-line
arguments now.

v0.4.12

Toggle v0.4.12's commit message

Verified

This commit was signed with the committer’s verified signature.
wangl-cc Loong
docs: remove outdated FAQ entries

stable

Toggle stable's commit message

Verified

This commit was signed with the committer’s verified signature.
wangl-cc Loong
docs: remove outdated FAQ entries

v0.4.11

Toggle v0.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove resource mirror (#311)

The mirror seems to be deprecated for a long time, so we should remove
it.

Fixes #310

v0.4.11-beta.1

Toggle v0.4.11-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
wangl-cc Loong
chore: bump maa-cli to 0.4.11

v0.4.10

Toggle v0.4.10's commit message

Verified

This commit was signed with the committer’s verified signature.
wangl-cc Loong
ci: fix sync action path

maa_sys-v0.3.2

Toggle maa_sys-v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
wangl-cc Loong
chore: bump maa-sys to 0.3.2

v0.4.9

Toggle v0.4.9's commit message

Verified

This commit was signed with the committer’s verified signature.
wangl-cc Loong
ci: run bump job on ubuntu instead of macos