Releases: fabaindaiz/spellsolver
Releases · fabaindaiz/spellsolver
v1.15 stable: freemove with keys and new modifiers
What's Changed
- refactor: restructure and organize codebase by @yilmazcabuk in #53
- Dev: update contributions by @fabaindaiz in #54
- refactor: restructure and enhance codebase by @yilmazcabuk in #56
- Main: update contributions by @fabaindaiz in #57
- Dev: fix types using mypy by @fabaindaiz in #58
- Fix: double print & mypy types by @fabaindaiz in #59
- docs: update readme by @fabaindaiz in #61
- Requested: blocking ice feature for adventure mode by @fabaindaiz in #63
- DEV: Multiple bonus and freemove with arrow keys by @fabaindaiz in #65
Full Changelog: v1.14...v1.15
v1.14 stable: interface improvements
What's Changed
- Dev: update swap & init_spellsolver by @fabaindaiz in #51
- Dev: add icons by @fabaindaiz in #52
Full Changelog: v1.13...v1.14
v1.13 stable: massive performance improvements
What's Changed
- Refactor Code Organization by @yilmazcabuk in #47
- Dev: update contributions by @fabaindaiz in #48
- Dev: fixes spelsolver algorithm with massive performance improvements by @fabaindaiz in #49
- feat: add pyinstaller by @fabaindaiz in #50
Full Changelog: v1.12...v1.13
v1.12 stable
What's Changed
- Dev: Modify old trees to make them compatible with the new interface by @fabaindaiz in #45
- Dev: some fixes by @fabaindaiz in #46
Full Changelog: v1.11...v1.12
v1.11 stable
What's Changed
- Code Refactorings and Improvements by @yilmazcabuk in #35
- Update contributions by @fabaindaiz in #36
- Refactoring: Separation of Board Components by @yilmazcabuk in #38
- refactor: separate MultHandler class and other improvements by @yilmazcabuk in #40
- Dev: update contributions by @fabaindaiz in #41
- Complete restructuring of the spellsolver algorithm to allow using trie libraries implemented in c++ by @fabaindaiz in #42
- Dev: Add trie libraries implemented in c++ by @fabaindaiz in #43
Full Changelog: v1.10...v1.11
v1.10 stable
What's Changed
- refactor: improve code readability and add docstrings by @yilmazcabuk in #23
- Dev: pull request changes by @fabaindaiz in #24
- Enhanced Timer Class and Code Refactoring by @yilmazcabuk in #25
- Dev: pull request changes by @fabaindaiz in #26
- Dev: some little changes by @fabaindaiz in #27
- refactor: improve WordList class and methods by @yilmazcabuk in #28
- Dev: merged @yilmazcabuk pull request by @fabaindaiz in #29
- Dev: patricia trie & multiprocessing by @fabaindaiz in #30
- Dev: remove duplicated function by @fabaindaiz in #31
New Contributors
- @yilmazcabuk made their first contribution in #23
Full Changelog: v1.9...v1.10
v1.9 stable
What's Changed
- Dev: fix type object not scriptable by @fabaindaiz in #22
Full Changelog: v1.8...v1.9
v1.8 stable
v1.7 stable
Spellsolver algorithm optimizations and bug fixes
What's Changed
- Dev: release by @fabaindaiz in #17
Full Changelog: v1.6...v1.7
v1.6 stable
What's Changed
- Dev: hover in graphicui no longer overwrites letters on the board by @fabaindaiz in #15
- Releases prior to this version have a bug in graphicui corresponding to issue #14
Full Changelog: v1.5...v1.6