Skip to content

Releases: MaaXYZ/MaaFramework

v1.6.0-beta.4

19 Feb 17:43
Compare
Choose a tag to compare
fix: 修正排序算法

v1.6.0-beta.2

15 Feb 16:30
Compare
Choose a tag to compare
feat: toolkit find device 去重并添加环境adb

v1.6.0-beta.1

13 Feb 19:16
Compare
Choose a tag to compare

What's Changed

  • feat: Project Interface and CLI by @MistEO
  • feat: 优化并补全 Python 绑定 by @QiE2035

Full Changelog: v1.5.0...v1.6.0-beta.1

v1.5.0

12 Jan 16:57
5491f8c
Compare
Choose a tag to compare

What's Changed

  • [Breaking change] Refactor Python APIs, please ref to sample.
  • [Breaking change] Rename MaaToolKit -> MaaToolkit
  • [Breaking change] Rename MaaStop -> MaaPostStop
  • Supports more screenshot modes for Win32 controller

Full Changelog: v1.4.0...v1.5.0

v1.5.0-beta.3

10 Jan 11:19
e10d239
Compare
Choose a tag to compare
feat: 优化 Python 绑定 (#129)

v1.5.0-beta.2

02 Jan 09:30
a3fe41b
Compare
Choose a tag to compare

What's Changed

  • [Breaking change] Refactor Python APIs, please ref to sample.
  • [Breaking change] Rename MaaToolKit -> MaaToolkit
  • [Breaking change] Rename MaaStop -> MaaPostStop

Full Changelog: v1.4.0...v1.5.0-beta.2

v1.5.0-beta.1

26 Dec 16:16
Compare
Choose a tag to compare

What's Changed

  • [Breaking change] Refactor Python APIs, please ref to sample.
  • [Breaking change] Rename MaaStop -> MaaPostStop

Full Changelog: v1.4.0...v1.5.0-beta.1

v1.4.0

20 Dec 06:33
Compare
Choose a tag to compare

What's Changed

  • 新增 ExecAgent 功能,请参考 文档

Full Changelog: v1.3.0-beta.4...v1.4.0

v1.4.0-beta.2

16 Dec 05:18
Compare
Choose a tag to compare
feat: ExecAgent返回结果解析

v1.4.0-beta.1

07 Dec 16:08
Compare
Choose a tag to compare
docs: add docs for custom tasks