Releases: MaaAssistantArknights/maa-cli
Releases · MaaAssistantArknights/maa-cli
v0.4.6
Release Notes
Release 0.4.6
Features
- Support multiple profiles by @wangl-cc in #251
- Add new cleanup targets and some refactoring for
dirs
by @wangl-cc in #254 - Impl
FromStr
forTaskType
by @wangl-cc in #262 - Read version from environment variable by @wangl-cc in #273
- Handle ResolutionGot and UuidGot messages by @wangl-cc in #274
Bug Fixes
- Wrong path to item_index.json for non-official clients by @wangl-cc in #256
- Use
$crate::ToCString
in impl_to_cstring macros by @wangl-cc - Ensure log directory exists before creating log file by @wangl-cc in #269
Refactor
- Replace lazy_static with OnceLock or normal static by @wangl-cc in #257
- Remove clap_verbosity_flag by @wangl-cc in #265
Documentation
- Add Nix/Linux by @Cryolitia in #248
- Update README for maa-sys and add more docs by @wangl-cc
- Fix markdown link in doc comments by @wangl-cc
- Split readme and move into
maa-cli/docs
by @wangl-cc - Fix grammer by @wangl-cc in #250
- Update documentation generation script and titles by @wangl-cc
Testing
Security
- Bump h2 from 0.4.3 to 0.4.4 by @dependabot[bot] in #252
Miscellaneous
- Use AGPL-3.0-only License by @wangl-cc in #234
- Remove some unnecessary comments by @wangl-cc
- Fix relative links in generated docs by @wangl-cc
- Use relative md links for generated docs by @wangl-cc
- Update documentation of some methods in cleanup.rs by @wangl-cc
- Update fish completion for cleanup target by @wangl-cc
- Split command definition by @wangl-cc in #267
- Bump DavidAnson/markdownlint-cli2-action from 15 to 16 by @dependabot[bot] in #253
- Bump Cargo.lock by @wangl-cc in #258
Full Changelog: v0.4.5...v0.4.6
v0.4.6-beta.2
Release Notes
Release 0.4.6-beta.2
Features
- Impl
FromStr
forTaskType
by @wangl-cc in #262 - Read version from environment variable by @wangl-cc in #273
Bug Fixes
- Use
$crate::ToCString
in impl_to_cstring macros by @wangl-cc - Ensure log directory exists before creating log file by @wangl-cc in #269
Refactor
Testing
Miscellaneous
- Update documentation of some methods in cleanup.rs by @wangl-cc
- Update fish completion for cleanup target by @wangl-cc
- Split command definition by @wangl-cc in #267
Full Changelog: v0.4.6-beta.1...v0.4.6-beta.2
v0.4.6-beta.1
Release Notes
Release 0.4.6-beta.1
Features
- Support multiple profiles by @wangl-cc in #251
- Add new cleanup targets and some refactoring for
dirs
by @wangl-cc in #254
Bug Fixes
Refactor
Documentation
- Add Nix/Linux by @Cryolitia in #248
- Update README for maa-sys and add more docs by @wangl-cc
- Fix markdown link in doc comments by @wangl-cc
- Split readme and move into
maa-cli/docs
by @wangl-cc - Fix grammer by @wangl-cc in #250
Security
- Bump h2 from 0.4.3 to 0.4.4 by @dependabot[bot] in #252
Miscellaneous
- Use AGPL-3.0-only License by @wangl-cc in #234
- Remove some unnecessary comments by @wangl-cc
- Fix relative links in generated docs by @wangl-cc
- Use relative md links for generated docs by @wangl-cc
- Bump DavidAnson/markdownlint-cli2-action from 15 to 16 by @dependabot[bot] in #253
- Bump Cargo.lock by @wangl-cc in #258
Full Changelog: v0.4.5...v0.4.6-beta.1
v0.4.5
Release Notes
Release 0.4.5
Features
- Add env
MAA_LOG_PREFIX
to control prefix in log by @wangl-cc in #231 - Add clap_mangen to generate man page by @Cryolitia in #236
- Add new subcommand
cleanup
by @hzxjy1 in #223
Bug Fixes
- Add
rt-multi-thread
feature for tokio and bump dependencies by @wangl-cc in #226 - Sanity and medicine usage message by @wangl-cc in #230
- Set default log prefix to Always to avoid breaking change by @wangl-cc in #233
Documentation
- Add link to contributor in changelog by @wangl-cc in #241
- Update default log prefix behavior by @wangl-cc in #245
Miscellaneous
- Bump version to
0.4.5
and update changelog by @wangl-cc in #218 - Remove unused file
run/fight.rs
by @wangl-cc in #229 - Update fish completion by @wangl-cc in #232
- Add fish completion for cleanup and mangen by @wangl-cc in #238
- Fix lint errors in tests by @wangl-cc in #243
Full Changelog: v0.4.4...v0.4.5
v0.4.5-beta.2
Release Notes
Release 0.4.5-beta.2
Features
- Add env
MAA_LOG_PREFIX
to control prefix in log by @wangl-cc in #231 - Add clap_mangen to generate man page by @Cryolitia in #236
- Add new subcommand
cleanup
by @hzxjy1 in #223
Bug Fixes
- Add
rt-multi-thread
feature for tokio and bump dependencies by @wangl-cc in #226 - Sanity and medicine usage message by @wangl-cc in #230
- Set default log prefix to Always to avoid breaking change by @wangl-cc in #233
Documentation
Miscellaneous
- Bump version to
0.4.5
and update changelog by @wangl-cc in #218 - Remove unused file
run/fight.rs
by @wangl-cc in #229 - Update fish completion by @wangl-cc in #232
- Add fish completion for cleanup and mangen by @wangl-cc in #238
- Fix lint errors in tests by @wangl-cc in #243
Full Changelog: v0.4.4...v0.4.5-beta.2
v0.4.5-beta.1
Release Notes
Release 0.4.5-beta.1
Features
Bug Fixes
- Add
rt-multi-thread
feature for tokio and bump dependencies by @wangl-cc in #226 - Sanity and medicine usage message by @wangl-cc in #230
- Set default log prefix to Always to avoid breaking change by @wangl-cc in #233
Miscellaneous
- Bump version to
0.4.5
and update changelog by @wangl-cc in #218 - Remove unused file
run/fight.rs
by @wangl-cc in #229 - Update fish completion by @wangl-cc in #232
Full Changelog: v0.4.4...v0.4.5-beta.1