Posted March 27, 2023 by euclidean-whale
This release upgrades Bevy to 0.10 and adds a new Japanese word list parser with much better error handling.
The new parser caught an issue with the word lists: "小さい" was listed in the kana word list despite it containing kanji. The old parser silently ignored this sort of problem.
I'm continuing to treat Bevy upgrades as opportunities to gradually clean up and refactor the Jam-quality codebase.
If you would like to contribute to the word lists, encounter a bug, or have an idea for a feature, let me know over at Github.