Skip to content

Releases: waacton/Desu

6.2.0: The Updated Kanji Strokes Release

23 Jul 15:53
Compare
Choose a tag to compare
  • Update kanji stroke path data from KanjiVG (its first update in 6 years!)
  • Add new field enums (JapaneseDictionary):
    • [cards] "card games"
    • [golf] "golf"
    • [grmyth] "Greek mythology"
  • Add new language enums (JapaneseDictionary, KanjiDictionary):
    • [tgl] "Tagalog"
    • [ukr] "Ukranian"
  • Add new miscellaneous enums (JapaneseDictionary):
    • [euph] "euphemistic"
  • Add new name type enum (NameDictionary):
    • [doc] "document"

🎁 NuGet Package

6.1.0: The Improved Radicals Release

06 Jan 12:09
Compare
Choose a tag to compare
  • Remove duplicate radicals
  • Replace approximate radical glyphs with correct unicode characters (e.g. ⺅ instead of 化)
  • Add new reading type enum (KanjiDictionary):
    • [vietnam] "The Vietnamese reading of the kanji in chữ quốc ngữ."
  • Add new kanji information enum (JapaneseDictionary):
    • [rK] "rarely-used kanji form"
  • Add new field enum (JapaneseDictionary):
    • [pathol] "pathology"
  • Add new name type enum (NameDictionary):
    • [leg] "legend"

🎁 NuGet Package

6.0.0: The Asynchronous API Release

31 Oct 11:42
Compare
Choose a tag to compare
  • Add asynchronous API
  • Remove obsolete part of speech enums:
    • [n-t] "noun (temporal) (jisoumeishi)"
    • [n-adv] "adverbial noun (fukushitekimeishi)"

🎁 NuGet Package