<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test, branch 24.01.20.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-01-20T03:42:10+00:00</updated>
<entry>
<title>Update copyright year (#524)</title>
<updated>2024-01-20T03:42:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-20T03:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c'/>
<id>urn:sha1:ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c</id>
<content type='text'>
* Update copyright year

* Update lib files

* Rebase updates

* Update dates

* Update years to range

* Update permitted pattern</content>
</entry>
<entry>
<title>Fix AnkiTemplateRenderer again (#535)</title>
<updated>2024-01-20T01:41:32+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-20T01:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a1729cdcce7316060fc1b824591c0f4206d0209c'/>
<id>urn:sha1:a1729cdcce7316060fc1b824591c0f4206d0209c</id>
<content type='text'>
* Fix args issues in regex functions

* Add tests</content>
</entry>
<entry>
<title>Dictionary deinflections (#503)</title>
<updated>2024-01-20T01:25:23+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-01-20T01:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2b87c919bcd879c7f356308bc522b95f33e35f3b'/>
<id>urn:sha1:2b87c919bcd879c7f356308bc522b95f33e35f3b</id>
<content type='text'>
* wip

* wip

* fix v3

* wip

* fix tests

* fix maxitems

* hide deinflection definitions

* fix anki template

* undo unnecessary change

* delete console.log

* refactor

* add set false to handlebars

* lint

* fix tests

* fix comments

* fix

* use Map in areArraysEqualIgnoreOrder

* move inflection source icons to css

* lint

* improve naming

* fix tests

* add test

* typescript

* use for of

* wip

* comments

* anki template upgrade

* update descriptions</content>
</entry>
<entry>
<title>Allow `text-shadow` style in dictionary structured content (#527)</title>
<updated>2024-01-15T11:04:46+00:00</updated>
<author>
<name>Stephen Kraus</name>
<email>8003332+stephenmk@users.noreply.github.com</email>
</author>
<published>2024-01-15T11:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9cfa20cbd2289d82a5abf05a2e5ea8af5016222c'/>
<id>urn:sha1:9cfa20cbd2289d82a5abf05a2e5ea8af5016222c</id>
<content type='text'>
Co-authored-by: stephenmk &lt;stephenmk@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>more test updates (#510)</title>
<updated>2024-01-14T03:51:00+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-01-14T03:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=dcb26a8ef5c62bf6acbf8130895c37f56e8a9d3f'/>
<id>urn:sha1:dcb26a8ef5c62bf6acbf8130895c37f56e8a9d3f</id>
<content type='text'>
* test updates

* remove duplicate

* fix indentation

* fix</content>
</entry>
<entry>
<title>add option to disable part of speech rule check (#438)</title>
<updated>2024-01-13T11:41:38+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-01-13T11:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=273c2f22603abe563435a0f1d7a84c0d9037fe2c'/>
<id>urn:sha1:273c2f22603abe563435a0f1d7a84c0d9037fe2c</id>
<content type='text'>
* pos filter wip

* add part of speech filter option

* add part of speech filter option

* remove from deinflector

* update test

* remove return

* tie to dictionary

* duplicate to welcome page

* delete unused html

* fix ts

* typo</content>
</entry>
<entry>
<title>Test updates (#501)</title>
<updated>2024-01-06T01:00:37+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-01-06T01:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=60276d41ffd90044acc2f95e70b9b0c9a770417a'/>
<id>urn:sha1:60276d41ffd90044acc2f95e70b9b0c9a770417a</id>
<content type='text'>
* update tests

* japanese-util updates

* update json-schema tests</content>
</entry>
<entry>
<title>document-util to use JSON attribute instead of multiple data-* attributes (#492)</title>
<updated>2024-01-01T01:08:43+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-01-01T01:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b5f2a36597da9920081c65f826404cf054627745'/>
<id>urn:sha1:b5f2a36597da9920081c65f826404cf054627745</id>
<content type='text'>
* data-* to json

* update tests

* fix tests

* fix tests

* test fixes

* fix types

* fix types</content>
</entry>
<entry>
<title>fix document-util tests (#490)</title>
<updated>2023-12-29T23:59:18+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-29T23:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1b0e0c551d1505ed4242c04ebac224e5fff81f04'/>
<id>urn:sha1:1b0e0c551d1505ed4242c04ebac224e5fff81f04</id>
<content type='text'>
* fix document-util tests

* fix unintentional line deletion</content>
</entry>
<entry>
<title>remove redundancy in cache-map (#485)</title>
<updated>2023-12-29T05:05:11+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=59961b6eeb46a93aa2db587a047e6da79b2dceda'/>
<id>urn:sha1:59961b6eeb46a93aa2db587a047e6da79b2dceda</id>
<content type='text'>
* remove redundancy

* fix lint</content>
</entry>
</feed>
