Releases: nuixyz/kanarenshu
Releases · nuixyz/kanarenshu
Release list
v0.1.1
Changelog
Other
-
- fixed a bug where repeting kanji session defaulted to hiragana mode
-
- i triiiiied making readme & goreleaser prettier 😿😿
-
- i triiiiied making readme & goreleaser prettier 😿😿
-
- readme
-
- updated readme and assets
--- Released by GoReleaser.
v0.1.0
Changelog
- 20821b7 fix hiragana mya typo and add missing alts
- c83d723 3 am and i feel hunger
- f455aae Added Kana tables; and a kanaChecker() function
- 6988ef7 Added assets folder and readme
- a1caa7a Added different modes and an overall main entry point to fetch the kanas from
- 5ac0ac1 Can import the KanaChecker() function now
- a0261ec Fixed the issue with Mixed mode where it was appending the levels from Hiragana and Katakana modes, now it has its own level progression logic; progress.go has mode-scoped keys to track the characters required for leveling up in each mode, while also pointing to the same character in the JSON file
- 12f25e9 I think sm2 works now.. ? mayhaps
- 94c598f Implementing SM-2 algorithm; in progres./..././././././.
- a78face Levels in each mode are tracked separately now
- 2df5e83 Merge pull request #1 from KirillxC/main
- 4752b2c Merge pull request #3 from rootrim/main
- 0d17387 Minor changes; also forgot to mention this in the previous commit, the application now tracks levels for all modes individually (except mixed)
- 0881f22 Reverting all SM2 changes and rolling back to state before
- eec4fd8 UI changes for better readability
- 4ac8730 add nix flake
- a6d828d add nix installation documentation
- b9a1ddf added game logic
- 78d296d added license
- c22a88d added logginggingng
- 0cb88fc added reset progress button
- a48f0bd added themes; i will apply some changes later
- 6bdd248 better
- 5782820 better readability
- 6296e6e build file
- a215c60 bunch of changes
- 09b868f bunch of changes; implemented a weighted probability distribution to the characters to even out the characters appearing in a session; made some changes to how the progress.json looks like
- 24273b7 center alignment
- c72fb2d does something
- 5342277 fixed a typo
- d1cdd81 fixed imports
- 3470c12 go tidy did something
- 36c6158 initial commit
- 48bc7ae license update; planning v1.0.0 release
- 89d8f89 planning v1.0.0 release
- 7e0d5ff project structure
- cdd3b3a removed mode from settings
- c3f0470 testing something
- eed9c04 things
- ca65953 title is in kanji now
- de6ed3f ui
- 4e84b14 v0.1.0 soon
- 4e36240 working on kanji
- 758147f working on kanji; merged the local branch with main
- ff08cc8 working on themes
--- Released by GoReleaser.