Skip to content

Releases: MaaAssistantArknights/maa-cli

v0.5.4-beta.2.alpha.1+sha.6634fcd

19 Jan 20:20
Compare
Choose a tag to compare
Pre-release

Release Notes

v0.5.4-beta.2

18 Jan 23:31
f204fd7
Compare
Choose a tag to compare
v0.5.4-beta.2 Pre-release
Pre-release

Release Notes

Release 0.5.4-beta.2

Features

  • Use lld as default linker on windows by @wangl-cc
  • Add support for starting with seed in Sarkaz theme and mode 1 by @wangl-cc in #368

Documentation

Testing

  • Use mock environment variables in maa-dirs tests by @wangl-cc in #366

Miscellaneous

Full Changelog: v0.5.4-beta.1...v0.5.4-beta.2

v0.5.4-beta.1

02 Jan 16:28
c3022d0
Compare
Choose a tag to compare
v0.5.4-beta.1 Pre-release
Pre-release

Release Notes

Release 0.5.4-beta.1

Bug Fixes

Documentation

  • Remove outdated information about fastdeploy by @wangl-cc

Testing

Miscellaneous

Full Changelog: v0.5.3...v0.5.4-beta.1

v0.5.3

29 Dec 14:57
5b1db22
Compare
Choose a tag to compare

Release Notes

Release 0.5.3

Bug Fixes

  • Use ubuntu-22.04 instead of ubuntu-latest for build jobs by @wangl-cc in #359

Refactor

Miscellaneous

Full Changelog: v0.5.2...v0.5.3

v0.5.2

24 Dec 21:42
3d60e41
Compare
Choose a tag to compare

Release Notes

Release 0.5.2

Features

  • Add serialize for TouchMode and TaskType enum by @wangl-cc
  • Improve the error handling of assistant API by @wangl-cc in #346
  • Add difficulty parameter to roguelike preset by @wangl-cc in #351
  • Support multiple tools to craft in reclamation by @wangl-cc in #353
  • Add support for Windows aarch64 by @wangl-cc in #354

Refactor

Testing

Miscellaneous

  • Centralize and update dependencies by @wangl-cc in #342
  • Replace some allow with expect and add reason by @wangl-cc
  • Display licenses of third party projects by @wangl-cc
  • Ignore licenses.html in typos check by @wangl-cc
  • Add editorconfig by @wangl-cc
  • Remove unnecessary lifetime annotations by @wangl-cc

Full Changelog: v0.5.1...v0.5.2

v0.5.2-beta.1

24 Dec 13:51
5493d16
Compare
Choose a tag to compare
v0.5.2-beta.1 Pre-release
Pre-release

Release Notes

Release 0.5.2-beta.1

Features

  • Add serialize for TouchMode and TaskType enum by @wangl-cc
  • Improve the error handling of assistant API by @wangl-cc in #346
  • Add difficulty parameter to roguelike preset by @wangl-cc in #351
  • Support multiple tools to craft in reclamation by @wangl-cc in #353

Refactor

Testing

Miscellaneous

  • Centralize and update dependencies by @wangl-cc in #342
  • Replace some allow with expect and add reason by @wangl-cc
  • Display licenses of third party projects by @wangl-cc
  • Ignore licenses.html in typos check by @wangl-cc
  • Add editorconfig by @wangl-cc
  • Remove unnecessary lifetime annotations by @wangl-cc

Full Changelog: v0.5.1...v0.5.2-beta.1

v0.5.1

22 Oct 23:52
bd30ef0
Compare
Choose a tag to compare

Release Notes

Release 0.5.1

Testing

Full Changelog: v0.5.0...v0.5.1

v0.5.0

22 Oct 22:56
6de6869
Compare
Choose a tag to compare

Release Notes

Release 0.5.0

Features

  • BREAKING: Remove deprecated cleanup targets and improve tests by @wangl-cc in #315
  • BREAKING: Add reclamation and improve fight, roguelike, copilot commands by @wangl-cc in #313
  • Add support for encrypted ssh key and ssh-agent by @wangl-cc in #337

Bug Fixes

  • Retry remove_dir_all 3 times in ensure_clean by @wangl-cc in #320
  • Create a owned copy of version string of MaaCore instead of a reference by @wangl-cc in #327
  • Task name of reclamation algorithm by @wangl-cc in #336

Performance

  • Use manual Debug implementation and remove deprecated AsRef by @wangl-cc in #330

Refactor

Documentation

Testing

  • BREAKING: Run tests even some environment variables are not set by @wangl-cc in #316
  • Fix env var name and logic in version test by @wangl-cc
  • Ignore data_relative test by @wangl-cc

Miscellaneous

Full Changelog: v0.4.12...v0.5.0

v0.5.0-beta.3

16 Oct 22:37
503b773
Compare
Choose a tag to compare
v0.5.0-beta.3 Pre-release
Pre-release

Release Notes

Release 0.5.0-beta.3

Features

  • Add support for encrypted ssh key and ssh-agent by @wangl-cc in #337

Bug Fixes

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

v0.5.0-beta.2

23 Sep 16:45
3fd7bfa
Compare
Choose a tag to compare
v0.5.0-beta.2 Pre-release
Pre-release

Release Notes

Release 0.5.0-beta.2

Bug Fixes

Performance

  • Use manual Debug implementation and remove deprecated AsRef by @wangl-cc in #330

Refactor

  • Use RwLock instead of TLS to store shared library by @wangl-cc in #328
  • Use windows-sys to replace windows crate by @wangl-cc in #331

Documentation

Miscellaneous

Full Changelog: v0.5.0-beta.1...v0.5.0-beta.2