Skip to content

Releases: MaaAssistantArknights/maa-cli

v0.7.4

09 Apr 02:07
bc77a83

Choose a tag to compare

Release Notes

Release 0.7.4

Bug Fixes

Full Changelog: v0.7.3...v0.7.4

v0.7.3

08 Apr 14:09
59d80e9

Choose a tag to compare

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

Refactor

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

22 Mar 03:12
991c002

Choose a tag to compare

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

21 Mar 20:29
991c002

Choose a tag to compare

Pre-release

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

26 Feb 13:28
4d3e1c1

Choose a tag to compare

Release Notes

Release 0.7.1

Features

Bug Fixes

  • Single-task copilot uses filename instead of copilot_list by @travellerse in #492

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Jan 08:46
b10f518

Choose a tag to compare

Release Notes

Release 0.7.0

Features

Bug Fixes

Refactor

Documentation

Full Changelog: v0.6.0...v0.7.0

v0.7.0-beta.1

11 Jan 15:48
dba2fba

Choose a tag to compare

v0.7.0-beta.1 Pre-release
Pre-release

Release Notes

Release 0.7.0-beta.1

Features

Bug Fixes

Refactor

  • Make IntoParameters trait more test friendly by @wangl-cc in #473

Documentation

Full Changelog: v0.6.0...v0.7.0-beta.1

v0.6.0

04 Jan 14:45
d8b48cb

Choose a tag to compare

Release Notes

Release 0.6.0

Features

Bug Fixes

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

Full Changelog: v0.5.9...v0.6.0

v0.6.0-beta.4

04 Jan 07:14
b2a6107

Choose a tag to compare

v0.6.0-beta.4 Pre-release
Pre-release

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-report flag to llvm-cov by @wangl-cc

Security

  • Add cargo-deny check and improve license handling by @wangl-cc in #463

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

25 Dec 11:05
0721451

Choose a tag to compare

v0.6.0-beta.3 Pre-release
Pre-release

Release Notes

Release 0.6.0-beta.3

Bug Fixes

Testing

  • Use local Python HTTP server for copilot testing by @wangl-cc in #457

Full Changelog: v0.6.0-beta.2...v0.6.0-beta.3