<feed xmlns='http://www.w3.org/2005/Atom'>
<title>OneRoll/.github/workflows, branch v1.3.3</title>
<subtitle>OneRoll: An efficient dice expression parsing tool, based on Rust and PEG grammar | 高效的骰子表达式解析工具, 基于 Rust 与 PEG 文法 </subtitle>
<id>https://git.hydroroll.team/OneRoll/atom?h=v1.3.3</id>
<link rel='self' href='https://git.hydroroll.team/OneRoll/atom?h=v1.3.3'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/'/>
<updated>2025-10-10T08:20:29Z</updated>
<entry>
<title>fix: remove unnecessary make command from LaTeX build step</title>
<updated>2025-10-10T08:20:29Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-10T08:20:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=ef254f501e29ab8ae125e0c4fb6c6d3d4282fe20'/>
<id>urn:sha1:ef254f501e29ab8ae125e0c4fb6c6d3d4282fe20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: update GitHub Actions workflow to build LaTeX PDF directly and remove latexonly target from Makefile</title>
<updated>2025-10-05T17:44:22Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-05T17:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=39beff88ff42ec9f8365100ab1724dff2e7dd1ea'/>
<id>urn:sha1:39beff88ff42ec9f8365100ab1724dff2e7dd1ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add latexonly target to Makefile for building LaTeX from existing sources and update workflow to use it</title>
<updated>2025-10-05T17:38:50Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-05T17:38:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=fac7efb7cf27425fe58dda2f3dbbb1868a647548'/>
<id>urn:sha1:fac7efb7cf27425fe58dda2f3dbbb1868a647548</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: correct action version for GitHub Pages deployment in workflow</title>
<updated>2025-10-05T17:31:48Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-05T17:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=22557ab6f02f11e9e480d4df5c61509b70f5dc0e'/>
<id>urn:sha1:22557ab6f02f11e9e480d4df5c61509b70f5dc0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: replace LaTeX dependencies installation step with texlive-action and update GitHub token reference</title>
<updated>2025-10-05T17:30:47Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-05T17:30:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=0feea294ff710a682395208fed0580d9aa9d730a'/>
<id>urn:sha1:0feea294ff710a682395208fed0580d9aa9d730a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add LaTeX dependencies installation and fix publish directory path in GitHub Actions workflow</title>
<updated>2025-10-05T17:23:50Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-05T17:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=e03dbc1746ae2e502a2e15f316dbc7ab0ed7b6fd'/>
<id>urn:sha1:e03dbc1746ae2e502a2e15f316dbc7ab0ed7b6fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add debug output for dependency installation and documentation build steps</title>
<updated>2025-10-05T17:15:10Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-05T17:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=4abce3ad753d5a54ee57da588313bc4486a141ec'/>
<id>urn:sha1:4abce3ad753d5a54ee57da588313bc4486a141ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add GitHub Actions workflow for building and deploying documentation</title>
<updated>2025-10-05T17:12:42Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-10-05T17:12:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=12c771ae7152520f7465e96e600daed4abf14ddc'/>
<id>urn:sha1:12c771ae7152520f7465e96e600daed4abf14ddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update Python version in CI configuration to use 3.x for compatibility</title>
<updated>2025-09-11T21:01:44Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-09-11T21:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=b8fa77736a3c3b9c9d898e7ffa87e057cfab005d'/>
<id>urn:sha1:b8fa77736a3c3b9c9d898e7ffa87e057cfab005d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: update Python version to 3.11 in CI configuration</title>
<updated>2025-09-11T20:56:24Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-09-11T20:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/OneRoll/commit/?id=b0a8fe3c3d28644bff9432abb68aa817d0db14ed'/>
<id>urn:sha1:b0a8fe3c3d28644bff9432abb68aa817d0db14ed</id>
<content type='text'>
</content>
</entry>
</feed>
