Skip to content

v0.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 21:42
· 3 commits to main since this release
3d60e41

Release Notes

Release 0.5.2

Features

  • Add serialize for TouchMode and TaskType enum by @wangl-cc
  • Improve the error handling of assistant API by @wangl-cc in #346
  • Add difficulty parameter to roguelike preset by @wangl-cc in #351
  • Support multiple tools to craft in reclamation by @wangl-cc in #353
  • Add support for Windows aarch64 by @wangl-cc in #354

Refactor

Testing

Miscellaneous

  • Centralize and update dependencies by @wangl-cc in #342
  • Replace some allow with expect and add reason by @wangl-cc
  • Display licenses of third party projects by @wangl-cc
  • Ignore licenses.html in typos check by @wangl-cc
  • Add editorconfig by @wangl-cc
  • Remove unnecessary lifetime annotations by @wangl-cc

Full Changelog: v0.5.1...v0.5.2