Skip to content

v0.5.0 2023-11-30

Compare
Choose a tag to compare
@Rinrin0413 Rinrin0413 released this 29 Nov 23:54
· 4 commits to v0.5 since this release
cf953fe

Fixes

  • Decoding error caused by the TWC badges [#4]
  • Missing property currentbtbchainpower in struct SinglePlayEndCtx [#6]
  • Some outdated example code (01, 04)
  • Some typos in document and CHANGELOG.md

Additions

  • Support new type of line clear "Pentas" and "T-Spin Pentas" [#7]
  • A field group in struct Badge [#5]

Changes

  • Rename a field attack to attacks of struct EndCtxGarbage

Improvements

  • Improve the document
  • Update the library description sentence in README.md and /src/lib.rs

Internal

  • Update .gitignore