Releases: birchill/10ten-ja-reader
Releases · birchill/10ten-ja-reader
Release v0.2.0
- Made names data be downloaded out-of-band. As a result names data is updated weekly and does not consume memory.
- Made display of names prioritize entries that match the selected text more closely (e.g. katakana entries are presented first when the text is katakana).
- Fixed the display of multiple annotations for name data (#201).
- Added recognition for a variety of composed characters (e.g. ㋕㌀㋿ ).
- Improved expansion of ー so that now オーサカ is recognized.
- Made the word list display the first match from the names dictionary if it has longer length than any of the matches from the word dictionary
(#256). - Updated word dictionary to 2020-09-06 snapshot.
Release v0.1.20
- Added Chinese (simplified) localization thanks to @SaltfishAmi
- Added recognition of ん as a negative form (分からん, 知らん etc.) thanks to @SaltfishAmi
- Added recognition for slightly longer matches (#319)
- Added formatting for phantom kanji and kokuji kanji metadata
- Updated word and name dictionaries to 2020-08-10 snapshot
Release v0.1.19
- Fixed recognition of irregular verbs いらっしゃいます and おっしゃいます (#303) thanks to @SaltfishAmi
- Fixed mis-recognition of くれる and くさせる (#301) thanks to @SaltfishAmi
- Fixed recognition of ー (長音符) after ゛゜ and ゃゅょ (e.g. じーちゃん) thanks to @SaltfishAmi
- Added language attribute to popup window so we default to Japanese characters even on Chinese language pages thanks to @SaltfishAmi
- Fixed selection range when matching years (#286)
- Updated word and name dictionaries to 2020-06-23 snapshot
Release v0.1.18
- Ignore Shift when combined with other modifier keys (#235)
- Fixed a bug in handling ー after an い sound (#246) thanks to @claudiofreitas
- Fixed regression to recognizing -masu stem forms (#245)
- Fixed recognizing decomposed forms (#264)
- Updated word and name dictionaries to 2020-05-17 snapshot
Release v0.1.17
Release v0.1.16
- Made dictionary matching not split up yo-on like じゃ (#49)
- Tightened up error reporting
- Updated word and name dictionaries to 2020-01-06 snapshot.
Release v0.1.15
- Made database handling (hopefully) more robust
Release v0.1.14
- Add more robust handling of extension storage
- Make browser action warning less noisy
Release v0.1.13
- More download logging
Release v0.1.12
- Avoid reporting update errors twice
- Try to make updating more robust
- Add further logging