<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/data/schemas, branch 21.7.31.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.7.31.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.7.31.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-07-19T22:42:12+00:00</updated>
<entry>
<title>List `vz` rule identifier in term bank schema (#1843)</title>
<updated>2021-07-19T22:42:12+00:00</updated>
<author>
<name>Thermospore</name>
<email>35350819+Thermospore@users.noreply.github.com</email>
</author>
<published>2021-07-19T22:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2d367140938f6501430c6fcb96faef797e75789c'/>
<id>urn:sha1:2d367140938f6501430c6fcb96faef797e75789c</id>
<content type='text'>
Also could you describe the purpose of the `iru` rule identifier further?</content>
</entry>
<entry>
<title>Devoice and nasal pronunciation info (#1832)</title>
<updated>2021-07-16T02:39:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-16T02:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=41fc76d6fd6af9a880ac8b75e7b03afd1395780a'/>
<id>urn:sha1:41fc76d6fd6af9a880ac8b75e7b03afd1395780a</id>
<content type='text'>
* Update schema to support information about nasal and devoiced mora

* Expose nasalPositions and devoicePositions in dictionary entry data

* Expose nasalPositions, devoicePositions in grouped pitch info

* Update display generator

* Update test dictionary data

* Update test data</content>
</entry>
<entry>
<title>Fix invalid default value in options schema (#1827)</title>
<updated>2021-07-14T01:27:18+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-14T01:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=260d10c3a34e7da6fd94b6151422ab09f3941c0b'/>
<id>urn:sha1:260d10c3a34e7da6fd94b6151422ab09f3941c0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Duplicate scope check all models (#1810)</title>
<updated>2021-07-14T00:29:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-14T00:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d058237ba724c3fee842d90c04b1950c9efaadc0'/>
<id>urn:sha1:d058237ba724c3fee842d90c04b1950c9efaadc0</id>
<content type='text'>
* Add duplicateScopeCheckAllModels option to createNote

* Add duplicateScopeCheckAllModels option

* Add setting</content>
</entry>
<entry>
<title>Text parse updates (#1811)</title>
<updated>2021-07-09T20:05:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-09T20:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=24ec22b2e1095a18d2031f697f4aaffb5a0c0609'/>
<id>urn:sha1:24ec22b2e1095a18d2031f697f4aaffb5a0c0609</id>
<content type='text'>
* Expose more settings to QueryParser

* Rename textParse to parseText

* Refactor

* Convert reading inside QueryParser rather than Backend

* Remove use of readingMode from backend

* Rename

* Update parseText args

* Simplify

* Update results

* Move use of optionsContext

* Run mecab and internal parser in parallel

* Added "dictionary-reading" reading mode

* Update romaji conversion case</content>
</entry>
<entry>
<title>Structured content updates (#1753)</title>
<updated>2021-06-25T21:24:29+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-06-25T21:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5756885fa9340f087a168d40c8d0d10a3a8fe4d5'/>
<id>urn:sha1:5756885fa9340f087a168d40c8d0d10a3a8fe4d5</id>
<content type='text'>
* Update schema

* Update content generation

* Update styles

* Update test data

* Update style names</content>
</entry>
<entry>
<title>Structured content updates (#1733)</title>
<updated>2021-06-06T18:47:48+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-06-06T18:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7ae964c8300092040583bdc341525c6579f76e5c'/>
<id>urn:sha1:7ae964c8300092040583bdc341525c6579f76e5c</id>
<content type='text'>
* Add support for imageRendering

* Make crisp-edges appearance on Firefox more similar to Chrome

* Refactor

* Add background option

* Move data-image-rendering attribute

* Restructure

* Organize

* Add support for appearance

* Update test dictionary

* Update tests</content>
</entry>
<entry>
<title>Update schema descriptions to be less redundant (#1721)</title>
<updated>2021-05-30T20:22:25+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-30T20:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6da81d59c34e58454ad12afe34d363b0c1e33bc7'/>
<id>urn:sha1:6da81d59c34e58454ad12afe34d363b0c1e33bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve multiple audio sources (#1718)</title>
<updated>2021-05-30T16:41:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-30T16:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cca01e85a35576225661699a7be63550e9500642'/>
<id>urn:sha1:cca01e85a35576225661699a7be63550e9500642</id>
<content type='text'>
* Add url/voice options to audio sources

* Add help for TTS

* Remove old settings

* Update tests

* Update use of audio source URL

* Improve labels for sources with the same type</content>
</entry>
<entry>
<title>Refactor json audio source (#1711)</title>
<updated>2021-05-27T00:38:15+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-27T00:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0232325f960b1fbe41e03f74a46fb18a7abf33f7'/>
<id>urn:sha1:0232325f960b1fbe41e03f74a46fb18a7abf33f7</id>
<content type='text'>
* Move sources to the end of audio options object

* Add custom-json audio source type

* Add support for downloading custom-json

* Remove customSourceType</content>
</entry>
</feed>
