Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maa-cli-beta 0.4.0 #94

Closed

Conversation

wangl-cc
Copy link
Member

Bump maa-cli-beta to 0.4.0


Created with brew bump-formula-pr.

release notes
# Release Notes

Features

  • Search both origin and canonicalized directory of current_exe (#94)
  • Add a new subcommand fight (#104)
  • Add BoolInput to query user for boolean input (#107)
  • Qurey start_game_enabled and client_type in startup task (#110)
  • Add subcommand copilot to complete the auto-battle feature (#127)
  • BREAKING: Resource update and refactor maa core binding (#126)
  • BREAKING: Download native binaries instead of universal binaries on macOS
  • Add stage argument to fight task (#134)
  • Subcommand roguelike (#136)
  • Don't run set options test in CI (#143)
  • Auto set remote url based on locale (#141)
  • Add alias for component and update fish completion (#149)
  • BREAKING: Launch PlayCover App only on macOS (#152)
  • BREAKING: Log with env_logger and show task summary when stopped (#153)
  • Add name field to task config, use it in summary (#154)
  • Add convert subcommand to convert config file to another format (#156)
  • Read stage activity from StageActivity.json (#159)
  • Add boolean conditions (#161)
  • Better input (#163)
  • Exit with error when taskchain error (#169)
  • BREAKING: Return the error when loading SharedLibrary fail (#172)
  • BREAKING: Split startup and closedown from fight (#174)

Bug Fixes

  • Log message
  • Only open playcover app when using playtools (#137)
  • Dry-run not working (#140)
  • BREAKING: Ensure extra share name is a name instead of a path (#160)

Refactor

  • Use object! macro to create Value::Object (#105)
  • Rename TaskList to TaskConfig and add methods (#108)
  • Move common args of run in struct CommonArgs (#109)
  • Add Task::new_with_default() to simplify code (#111)
  • BREAKING: Core and cli installer (#118)
  • Rename Value to MAAValue
  • Detect game ready and close game by TCP connection (#164)
  • Rename MAATask to TaskType and move to maa-sys (#173)

Documentation

  • Add build options and update usage and config (#132)
  • Correct zh-CN document link (#171)

Testing

  • Fix test failure on CI caused by create user resource dir (#142)
  • Ignore tests that attempt to create a directory in user space (#144)

Miscellaneous

  • Fix typos
  • Remove debug print
  • Group all non breaking updates into a single PR (#113)
  • Only bump Cargo.lock with dependabot (#116)
  • Change copilot input prompt (#135)
  • Format code
  • BREAKING: Add JSON schemas and change file structure (#157)
  • Update dependencies
  • Update windows-sys to windows (#170)

@github-actions github-actions bot closed this in c204271 Jan 13, 2024
@wangl-cc wangl-cc deleted the bump-maa-cli-beta-0.4.0 branch January 15, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant