Releases: customd/word-finder
Releases · customd/word-finder
v1.2.4
1.2.4 (2021-09-08)
Bug Fixes
- maori character spacing on encoding (c732f3d)
v1.2.3
1.2.3 (2021-07-12)
Bug Fixes
- early return on reverse method (b3c36d9)
v1.2.2
1.2.2 (2021-07-12)
Bug Fixes
- moari: Encoding issues with non-english chars (e20386f)
v1.2.1
1.2.1 (2021-07-12)
Bug Fixes
- randomisation calculation and finish of words (30e23cd)
v1.2.0
1.2.0 (2021-06-30)
Features
- added method to get final grid size (ffc5742)
v1.1.3
1.1.3 (2021-06-30)
Bug Fixes
- maori chars encode correctly (436c4ae)
v1.1.2
1.1.2 (2021-06-25)
Bug Fixes
- 🐛 used Str helper for case and length (145daa3)
v1.1.1
1.1.1 (2021-06-23)
Bug Fixes
- Class name spelling mismatch, (80f59e8)
v1.1.0
1.1.0 (2021-06-23)
Features
- mapping: 🎨 allow selection of character mapping for the puzzle (ccc78f8)
v1.0.2
1.0.2 (2021-06-23)
Bug Fixes
- grid: make sure to set grid and length before filtering word collection (c56a1e7)