Skip to content

Releases: birchill/10ten-ja-reader

Release v0.2.0

08 Sep 02:42
Compare
Choose a tag to compare
  • 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

11 Aug 05:45
Compare
Choose a tag to compare
  • 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

24 Jun 07:08
Compare
Choose a tag to compare
  • 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

18 May 03:44
Compare
Choose a tag to compare
  • 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

13 Apr 06:54
Compare
Choose a tag to compare
  • Added support for recognizing and converting Japanese era years e.g. 昭和56年、令和元年、平成三十一年 etc. (#202)
  • Made dictionary matching recognize ー in 頑張ろー and そーゆー etc. (#174)
  • Added matching for continous forms such as 食べている and 食べてた (#73)
  • Updated word and name dictionaries to 2020-04-12 snapshot.

Release v0.1.16

07 Jan 06:45
Compare
Choose a tag to compare
  • 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

23 Dec 05:08
Compare
Choose a tag to compare
  • Made database handling (hopefully) more robust

Release v0.1.14

12 Dec 03:59
Compare
Choose a tag to compare
  • Add more robust handling of extension storage
  • Make browser action warning less noisy

Release v0.1.13

12 Dec 01:47
Compare
Choose a tag to compare
  • More download logging

Release v0.1.12

11 Dec 05:30
Compare
Choose a tag to compare
  • Avoid reporting update errors twice
  • Try to make updating more robust
  • Add further logging