Skip to content

v0.5.2-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 13:51
· 22 commits to main since this release
5493d16

Release Notes

Release 0.5.2-beta.1

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

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-beta.1