<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/language, branch 22.2.2.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=22.2.2.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=22.2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2022-02-03T01:43:10+00:00</updated>
<entry>
<title>Update copyright date (#2062)</title>
<updated>2022-02-03T01:43:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-02-03T01:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=89ac85afd03e62818624b507c91569edbec54f3d'/>
<id>urn:sha1:89ac85afd03e62818624b507c91569edbec54f3d</id>
<content type='text'>
* Update eslint settings

* Update 2021 files

* Update other files</content>
</entry>
<entry>
<title>Scanning wildcards (#2042)</title>
<updated>2021-12-18T17:38:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-18T17:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0e52a1f509155673d26a2a1ad00987389a05fea6'/>
<id>urn:sha1:0e52a1f509155673d26a2a1ad00987389a05fea6</id>
<content type='text'>
* Add scanning.matchTypePrefix option

* Update TextScanner to use matchTypePrefix option

* Add setting

* Update warning</content>
</entry>
<entry>
<title>matchType/deinflect distinction (#2040)</title>
<updated>2021-12-17T22:02:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-17T22:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8a377cabe6b3d177aac50cdb7ffb5a4328d27fd0'/>
<id>urn:sha1:8a377cabe6b3d177aac50cdb7ffb5a4328d27fd0</id>
<content type='text'>
* Pass a "deinflect" option to findTerms

* Update Translator to use deinflect option

* Fix test input options</content>
</entry>
<entry>
<title>Dictionary database term source info (#2039)</title>
<updated>2021-12-17T21:44:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-17T21:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8e548a17eba180b5773a9900de3f3cb3a92ec6ff'/>
<id>urn:sha1:8e548a17eba180b5773a9900de3f3cb3a92ec6ff</id>
<content type='text'>
* Update DictionaryDatabase._findMultiBulk's createResult callback signature

* Simplify _splitField use

* Update sequence

* Expose new fields 'matchType' and 'matchSource' as part of term data

* Expose matchType and matchSource as part of TermSource

* Update sourceTermExactMatchCount calculation

* Update test data

* Expose matchType and matchSource info in HTML attributes

* Add primaryMatchTypes attribute</content>
</entry>
<entry>
<title>Replace 'wildcard' parameter with 'matchType' (#2038)</title>
<updated>2021-12-17T21:11:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-17T21:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=19ab9df6e4110ef7d5927c95993141a1f8960c53'/>
<id>urn:sha1:19ab9df6e4110ef7d5927c95993141a1f8960c53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>General refactoring (#2016)</title>
<updated>2021-11-21T17:34:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-21T17:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=36967b18397dc7f6414d81584ea37f364195b164'/>
<id>urn:sha1:36967b18397dc7f6414d81584ea37f364195b164</id>
<content type='text'>
* Remove // Public comments

* Fix errors

* Remove source parameter from Popup*.setOptionsContext</content>
</entry>
<entry>
<title>String frequency support (#1989)</title>
<updated>2021-10-15T01:26:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-15T01:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=75aabd983da29023b8423bd44d565202aad6b664'/>
<id>urn:sha1:75aabd983da29023b8423bd44d565202aad6b664</id>
<content type='text'>
* Restore support for string frequency values

* Add support for {value, displayValue} frequencies

* Update test data

* Improve number parsing of string frequencies

* Improve reading detection

* Expose a displayValue property for frequency information

* Update docs

* Expose displayValue to Anki note data

* Fix translator

* Update display generation

* Update test data

* Update counts</content>
</entry>
<entry>
<title>Search query offset value (#1968)</title>
<updated>2021-09-27T23:07:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-27T23:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b0f6c41f5dc7f498f2948f846dd273bcb1bc1f0b'/>
<id>urn:sha1:b0f6c41f5dc7f498f2948f846dd273bcb1bc1f0b</id>
<content type='text'>
* Add type property to TextSource* classes

* Use type property rather than instanceof

* Expose a sentence offset value

* Use offset added to URL

* Improve fallback sentence for Anki note context</content>
</entry>
<entry>
<title>Katakana to hiragana conversion options (#1965)</title>
<updated>2021-09-27T22:19:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-27T22:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b784e5b11a596a456eb8879d394fde64bc63aaef'/>
<id>urn:sha1:b784e5b11a596a456eb8879d394fde64bc63aaef</id>
<content type='text'>
* Refactor convertKatakanaToHiragana

* Add keepProlongedSoundMarks option

* Test keepProlongedSoundMarks option

* Refactor

* Add keepProlongedSoundMarks option to hiragana handlebars helper

* Update documentation</content>
</entry>
<entry>
<title>Fix japanese codepoint range issues (#1960)</title>
<updated>2021-09-26T17:29:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-26T17:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d739ccd63f0554f0f880e7463355dd5c4ff166e4'/>
<id>urn:sha1:d739ccd63f0554f0f880e7463355dd5c4ff166e4</id>
<content type='text'>
* Add CJK_COMPATIBILITY_IDEOGRAPHS_RANGE

* Rename CJK_UNIFIED_IDEOGRAPHS_RANGES =&gt; CJK_IDEOGRAPH_RANGES

* Simplify isKana check

* Update tests</content>
</entry>
</feed>
