Skip to content

Releases: customd/word-finder

v1.2.4

08 Sep 22:52
Compare
Choose a tag to compare

1.2.4 (2021-09-08)

Bug Fixes

  • maori character spacing on encoding (c732f3d)

v1.2.3

12 Jul 23:47
Compare
Choose a tag to compare

1.2.3 (2021-07-12)

Bug Fixes

  • early return on reverse method (b3c36d9)

v1.2.2

12 Jul 22:36
Compare
Choose a tag to compare

1.2.2 (2021-07-12)

Bug Fixes

  • moari: Encoding issues with non-english chars (e20386f)

v1.2.1

12 Jul 04:48
Compare
Choose a tag to compare

1.2.1 (2021-07-12)

Bug Fixes

  • randomisation calculation and finish of words (30e23cd)

v1.2.0

30 Jun 04:51
Compare
Choose a tag to compare

1.2.0 (2021-06-30)

Features

  • added method to get final grid size (ffc5742)

v1.1.3

30 Jun 04:43
Compare
Choose a tag to compare

1.1.3 (2021-06-30)

Bug Fixes

  • maori chars encode correctly (436c4ae)

v1.1.2

25 Jun 04:17
Compare
Choose a tag to compare

1.1.2 (2021-06-25)

Bug Fixes

  • 🐛 used Str helper for case and length (145daa3)

v1.1.1

23 Jun 23:16
Compare
Choose a tag to compare

1.1.1 (2021-06-23)

Bug Fixes

  • Class name spelling mismatch, (80f59e8)

v1.1.0

23 Jun 21:54
Compare
Choose a tag to compare

1.1.0 (2021-06-23)

Features

  • mapping: 🎨 allow selection of character mapping for the puzzle (ccc78f8)

v1.0.2

23 Jun 04:53
Compare
Choose a tag to compare

1.0.2 (2021-06-23)

Bug Fixes

  • grid: make sure to set grid and length before filtering word collection (c56a1e7)