• 1.0.1 8813605e5f

    Hiers released this 2024-02-18 11:20:54 +00:00 | 14 commits to master since this release

    Fixes

    • Fixed integer underflow error when Yakudatsu was started outside of a terminal or TTY.
    • Only load the radk file once per session as needed, instead of every time a kanji search happens.
    • Removed colored as a dependency and manually inserted ANSI escape codes instead, reducing the number of mallocs by ~33%.
    • Removed atty as a dependency and used the method that is built-in to the standard library instead.
    Downloads