Releases: MaaAssistantArknights/maa-cli
Releases · MaaAssistantArknights/maa-cli
v0.7.4
Release Notes
Release 0.7.4
Bug Fixes
- Align roguelike starts_count CLI param with upstream by @travellerse in #527
Full Changelog: v0.7.3...v0.7.4
v0.7.3
Release Notes
Release 0.7.3
Features
- Add auto_reconnect option to disable game server reconnect by @wangl-cc in #510
- Use atomic file writes to avoid torn/partial files by @wangl-cc in #517
- Enhance Waydroid integration with automatic session management and improved ADB connection handling by @Constrat in #514
- Use bound ID to open PlayCover app on macOS by @wangl-cc in #522
- Add MaaFwAdb touch mode support by @wangl-cc in #526
Bug Fixes
- Ignore concurrent cache write races by @wangl-cc in #519
- Preserve map order when converting config by @wangl-cc in #523
- Reject empty user input definitions in maa-value by @wangl-cc in #525
Refactor
- Split maa-sys safe API into maa-core by @wangl-cc in #507
- Model copilot raid mode as enum by @wangl-cc in #518
- Extract shared secret config by @wangl-cc in #520
- Split
maa-valueinto template and resolved types by @wangl-cc in #485
Documentation
Testing
- Isolate cargo x test runtime directories by @wangl-cc in #515
- Run secret environment tests serially by @wangl-cc
Miscellaneous
Full Changelog: v0.7.2...v0.7.3
v0.7.2
Release Notes
Release 0.7.2
Features
Bug Fixes
- Remove duplicated
Fetched ...message during download by @wangl-cc in #504 - Add default value for missing skill in CopilotOperator by @travellerse in #496
- Align hot update task cache with MaaCore by @wangl-cc in #505
Full Changelog: v0.7.1...v0.7.2
v0.7.2-alpha.1+sha.991c002
Release Notes
Release 0.7.2-alpha.1+sha.991c002
Features
Bug Fixes
- Remove duplicated
Fetched ...message during download by @wangl-cc in #504 - Add default value for missing skill in CopilotOperator by @travellerse in #496
- Align hot update task cache with MaaCore by @wangl-cc in #505
Full Changelog: v0.7.1...nightly
v0.7.1
Release Notes
Release 0.7.1
Features
Bug Fixes
- Single-task copilot uses
filenameinstead ofcopilot_listby @travellerse in #492
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Release Notes
Release 0.7.0
Features
- BREAKING: Split Paradox Simulation copilot command by @wangl-cc in #478
- Print log dir on MAAError by @satgo1546 in #477
- Import command support remote file (via HTTP(s)) by @wangl-cc in #479
Bug Fixes
Refactor
- Simplify git clone command construction by @wangl-cc in #483
- Make IntoParameters trait more test friendly by @wangl-cc in #473
- Improve MAAValue ergonomics by @wangl-cc in #484
- Add maa-str-ext crate for UTF-8 validation by @wangl-cc in #480
Documentation
- Add docs tip for winget users to use maa-cli command name by @JasonHuang79 in #475
Full Changelog: v0.6.0...v0.7.0
v0.7.0-beta.1
Release Notes
Release 0.7.0-beta.1
Features
- BREAKING: Split Paradox Simulation copilot command by @wangl-cc in #478
- Print log dir on MAAError by @satgo1546 in #477
Bug Fixes
Refactor
Documentation
- Add docs tip for winget users to use maa-cli command name by @JasonHuang79 in #475
Full Changelog: v0.6.0...v0.7.0-beta.1
v0.6.0
Release Notes
Release 0.6.0
Features
- Better installer by @wangl-cc in #440
- Support report callback by @wangl-cc in #441
- Add ETag caching for manifest downloads by @wangl-cc in #451
- Publish to winget and add winget installation instructions by @wangl-cc and @JasonHuang79 in #471
Bug Fixes
- CLI arguments should have higher priority than overlays by @wangl-cc in #442
- Download tasks.json and activity from api by @wangl-cc in #452
- Add Waydroid connection preset to
maa initby @satgo1546 in #455 - Make HTTP client read system certificate by @lingdiansr in #454
Refactor
- Extract ToCString trait into separate crate by @wangl-cc in #456
- BREAKING: Add new formation options and improve performance by @wangl-cc in #460
- Split MAAValue into a crate by @wangl-cc in #462
Miscellaneous
- Stop use lld on windows by @wangl-cc
- Update deps by @wangl-cc
- BREAKING: Remove vendored-openssl feature by @wangl-cc in #461
- BREAKING: Add xtask for release and installation script by @wangl-cc in #465
Full Changelog: v0.5.9...v0.6.0
v0.6.0-beta.4
Release Notes
Release 0.6.0-beta.4
Refactor
- Extract ToCString trait into separate crate by @wangl-cc in #456
- BREAKING: Add new formation options and improve performance by @wangl-cc in #460
- Split MAAValue into a crate by @wangl-cc in #462
Testing
- Replace python HTTP server with Rust implementation by @wangl-cc in #458
- Add missing
--no-reportflag to llvm-cov by @wangl-cc
Security
Miscellaneous
- BREAKING: Remove vendored-openssl feature by @wangl-cc in #461
- BREAKING: Add xtask for release and installation script by @wangl-cc in #465
Build
Full Changelog: v0.6.0-beta.3...v0.6.0-beta.4
v0.6.0-beta.3
Release Notes
Release 0.6.0-beta.3
Bug Fixes
- Add Waydroid connection preset to
maa initby @satgo1546 in #455 - Make HTTP client read system certificate by @lingdiansr in #454
Testing
Full Changelog: v0.6.0-beta.2...v0.6.0-beta.3