Changelog
[5.3.1] - 2023-11-20
Wanakana will now report its version correctly, this was briefly incorrect in version 5.3.0
.
Changelog
[5.2.0] - 2023-09-30
The iteration mark 々
was considered punctuation due to where it lies in unicode (alongside other punctuation). This caused some oddities in Wanakana when splitting characters. Since 々
acts like a kanji character in words, it is no longer considered punctuation in Wanakana. See #163 for further discussion.
isKanji()
now returns true for 々
isPunctuation()
now returns false for 々
tokenize()
no longer splits on 々
stripOkurigana()
no longer splits on 々
Changelog
[5.1.0] - 2023-02-03
bind()
could be used on the same element multiple timesunbind()
now returns an element to its previous state (attributes etc)unbind()
removes the attributes that were added by WanakanaChangelog
[5.0.2] - 2022-05-17
bind()
was ignoring useObsoleteKana & customKanaMapping optionsku
not converting immediately with IMEMode
Changelog
[5.0.0] - 2022-04-15
Changelog
[4.0.2] - 2018-04-30
Changelog
[4.0.1] - 2018-04-30