Skip to content

Releases: chuck-sys/scrabble-checker-android

v2.2

27 Mar 17:26
801f31d

Choose a tag to compare

  • Fix crash caused by leaves that shouldn't be compressed (they shouldn't have children). This slightly increases the binary by a bit, but the trade-off is that it is more correct.

v2.1: fix: leaf check takes into account in-between chars

05 Mar 21:32
495efa0

Choose a tag to compare

  • Fix binary generation of leaves where leaves were previously defined as having all children as endpoints, where it should be having all children as endpoints and all children cannot have in-between characters
  • New binary artifact