10000 Releases · arbyste/jp-mining-note · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: arbyste/jp-mining-note

0.11.0.6 - 2024-03-09

09 Mar 22:25
Compare
Choose a tag to compare

[0.11.0.6] - 2024-03-09

Fixes

  • Expanded images by default in the Primary Definition, to prevent issues with some dictionaries that use images as tags
  • Updated documentation to link to my own fork of AJT Japanese which is preconfigured with the correct config settings
  • Replaced furigana:PrimaryDefinition with PrimaryDefinition to prevent issues with some dictionaries that use square brackets in the definitions

0.11.0.5 - 2023-10-08

06 Oct 14:21
Compare
Choose a tag to compare
0.11.0.5 - 2023-10-08 Pre-release
Pre-release

[0.11.0.5] - 2023-10-06

Fixes

  • Updated the way pitch accent is styled to work with the latest version of AJTJapanese. This resolves a bug where pronunciation was not being displayed correctly in the cards and in the editor

  • Pronunciation is now styled with the following html span classes:

    • <span class="high">...</span>: High pitch overline that doesn't drop
    • <span class="high_drop">...</span>: High pitch overline that drops at the </span>
    • <span class="devoiced">...</span>: Colors devoiced morae blue
    • <span class="nasal">..</span>: Colors the nasal marker red
  • Updated documentation

  • Minor changes to gitignore file, fixed the location of the build folder, and other minor dev tool tweaks

0