Releases: stephenmk/yomichan-jlpt-vocab
rev.JLPT;2022-01-30
When creating Anki cards, Yomichan currently exports the raw frequency "value" rather than the "displayValue" field contained within a frequency dictionary.
This release has updated the frequency "value" fields in the JSON dictionary files so that the values always directly correspond to the JLPT level.
rev.JLPT;2022-01-24
Previously, asterisks were displayed in tags belonging to words with alternative spellings or pronunciations. These asterisks have been replaced with a parenthesis containing the conventional spelling or pronunciation of each word.
rev.JLPT;2021-10-15
Updated for compatibility with the new frequency dictionary format introduced in Yomichan version 21.9.30.2
rev.JLPT;2021-10-14
Yomichan version 21.9.30.1 removed the ability to store generic string values in frequency dictionary tags. Until this functionality is restored somehow, tags can only display numeric values.
This release has removed those non-numeric values. For example, "N5" tags will now simply display "5"
Asterisks were previously used to indicate alternative headword forms. Negative values are now used for this purpose. For example, N5* tags will now display "-5"
rev.JLPT;2021-09-08
Update README
rev.JLPT;2021-09-05
Update version number