Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 06:58
· 268 commits to main since this release
33b0ebd

Release Notes

Performance

  • Use Cow to avoid unnecessary allocation (#181)

Documentation

  • Mention that partial installation of MaaCore is not recommended

Miscellaneous

  • Bump maa-sys to 0.3.1 (#178)
  • Bump maa-cli to 0.4.1 (#177)
  • Fix typos (#179)
  • Rename as_string to as_str (#182)