Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bump
maa-cli-beta
to0.4.0
Created with
brew bump-formula-pr
.release notes
current_exe
(#94)fight
(#104)BoolInput
to query user for boolean input (#107)start_game_enabled
andclient_type
in startup task (#110)copilot
to complete the auto-battle feature (#127)roguelike
(#136)env_logger
and show task summary when stopped (#153)convert
subcommand to convert config file to another format (#156)Bug Fixes
Refactor
object!
macro to createValue::Object
(#105)TaskList
toTaskConfig
and add methods (#108)run
in structCommonArgs
(#109)Task::new_with_default()
to simplify code (#111)MAATask
toTaskType
and move tomaa-sys
(#173)Documentation
Testing
Miscellaneous
Cargo.lock
with dependabot (#116)windows-sys
towindows
(#170)