<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan, branch 24.01.14.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.14.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.14.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-01-14T03:51:00+00:00</updated>
<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>Reworked README &amp; supplimenting docs (#512)</title>
<updated>2024-01-14T02:16:39+00:00</updated>
<author>
<name>Pierce James Morris</name>
<email>17671699+piercemorris@users.noreply.github.com</email>
</author>
<published>2024-01-14T02:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=326c5335503d45daafe73daac88ae330c6bace77'/>
<id>urn:sha1:326c5335503d45daafe73daac88ae330c6bace77</id>
<content type='text'>
* initial revision of updated README

* fix broken links in doc files

* descriptive links, typos, anki emphasis

* add missing punctuation

* add new lines and capitalise letters

* move contributing section up</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>Fix dictionary move to index (#514)</title>
<updated>2024-01-13T05:17:08+00:00</updated>
<author>
<name>Jake</name>
<email>148171160+jbukl@users.noreply.github.com</email>
</author>
<published>2024-01-13T05:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2aea9291d66fd619c484abc2ab04b4350807f308'/>
<id>urn:sha1:2aea9291d66fd619c484abc2ab04b4350807f308</id>
<content type='text'>
* Fix dictionary move to index

* Use number isnan</content>
</entry>
<entry>
<title>type updates (#500)</title>
<updated>2024-01-13T04:58:48+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-01-13T04:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=36c40ff671ae1f8a05aac77c8694e9bccdda85fb'/>
<id>urn:sha1:36c40ff671ae1f8a05aac77c8694e9bccdda85fb</id>
<content type='text'>
* type updates

* remove comments

* fix comment

* remove types</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>Bump github/codeql-action from 2 to 3 (#498)</title>
<updated>2024-01-01T06:47:21+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-01T06:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d17ca4b2ff6e6f359dc5ea72c133f99fb016effd'/>
<id>urn:sha1:d17ca4b2ff6e6f359dc5ea72c133f99fb016effd</id>
<content type='text'>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0 (#497)</title>
<updated>2024-01-01T06:46:40+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-01T06:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0344afbb8f0e5ffd0ae48a177c69f8fe685b060f'/>
<id>urn:sha1:0344afbb8f0e5ffd0ae48a177c69f8fe685b060f</id>
<content type='text'>
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.28.0 to 3.0.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/268677152d06ba59fcec7a7f0b5d961b6ccd7e1e...e7466d1a7587ed14867642c2ca74b5bcc1e19a2d)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump actions/upload-artifact from 3 to 4 (#496)</title>
<updated>2024-01-01T06:46:02+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-01T06:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bf7ac8215c9d78735d411a064dceffde812b7c1f'/>
<id>urn:sha1:bf7ac8215c9d78735d411a064dceffde812b7c1f</id>
<content type='text'>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Bump eslint-plugin-jsdoc from 46.9.0 to 47.0.1 (#495)</title>
<updated>2024-01-01T06:44:20+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-01T06:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7958444b4ead530b3bee1bdee53e1ad6842ef86c'/>
<id>urn:sha1:7958444b4ead530b3bee1bdee53e1ad6842ef86c</id>
<content type='text'>
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.9.0 to 47.0.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v46.9.0...v47.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;
Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</content>
</entry>
</feed>
