<feed xmlns='http://www.w3.org/2005/Atom'>
<title>HydroRoll/.github/workflows, branch v0.1.8-alpha.1</title>
<subtitle>跨平台、多任务、高度自定义的骰系开发框架。</subtitle>
<id>https://git.hydroroll.team/HydroRoll/atom?h=v0.1.8-alpha.1</id>
<link rel='self' href='https://git.hydroroll.team/HydroRoll/atom?h=v0.1.8-alpha.1'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/'/>
<updated>2024-02-27T06:12:08Z</updated>
<entry>
<title>Update release.yml</title>
<updated>2024-02-27T06:12:08Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-02-27T06:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=1315ba251357ad5f767e3b2040db5611e48978e9'/>
<id>urn:sha1:1315ba251357ad5f767e3b2040db5611e48978e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update release.yml</title>
<updated>2024-02-27T06:11:13Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-02-27T06:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=a4ec9c788f13fc1b8f1c6b35ce64677da91e5a5d'/>
<id>urn:sha1:a4ec9c788f13fc1b8f1c6b35ce64677da91e5a5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(workflow): delete .github/workflows/docs.yml</title>
<updated>2024-02-27T03:20:26Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-02-27T03:20:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=55bdd192566df10f927de9f902270ba3789cb3e8'/>
<id>urn:sha1:55bdd192566df10f927de9f902270ba3789cb3e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(core): rewrite HydroRoll in rust (#91)</title>
<updated>2024-02-26T07:34:36Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-02-26T07:34:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=4426854b2788804bc4dfe3826a63959f973df416'/>
<id>urn:sha1:4426854b2788804bc4dfe3826a63959f973df416</id>
<content type='text'>
* refactor(command): 重构命令路由

* feat(lua): 包装异步方法`self.event.reply` =&gt; `msg:echo`

* feat(lua): 包装异步输入流方法`self.event.ask` =&gt; `msg:ask`

* 'Refactored by Sourcery' (#83)

Co-authored-by: Sourcery AI &lt;&gt;

* feat(Token|Lexer): 添加`Token`与`Lexer`类

* refactor(Lexer): 词法分析器添加`advance`方法

* chore: lint code

* refactor: sync gensokyo adapter

* feat: Cli parser (#85)

* feat(cli): 添加`Cli`类，解析命令行参数

* fix: 修复错误的`dest`与`action`

* feat(cli): 实现`install_package` 与 `build_template`

* feat(cli): 实现`-c|--config`指令配置镜像常量等

* feat(cli): 使用高效率的异步网络库`aiohttp`

* fix(cli): `TYPE_CHECKING` with partially module `typing`

* refactor!: examples, tests, src... rewrite in rust

* chore(workflow): add changelog ci workflow

* fix(workflow): sync upload target branch

* chore(readme): update profile

* chore(readme): update profile x2

* chore(readme): fix wrong pronounce

* chore(readme): add top tile

* chore(readme): remove invalid uri

* chore(readme): update profile for new development

* chore(readme): rewrite with rst

* refactor!: rewrite HydrRoll in Rust

---------

Co-authored-by: sourcery-ai[bot] &lt;58596630+sourcery-ai[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(ci): delete cache for not supported sythx</title>
<updated>2023-11-15T17:52:59Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2023-11-15T17:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=a202873fd43ab674e863e6331fa850627edde7c9'/>
<id>urn:sha1:a202873fd43ab674e863e6331fa850627edde7c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: maintain release pdm section</title>
<updated>2023-11-15T17:48:31Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2023-11-15T17:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=2b6c0d8b3d0efa3bc10a60f6741a60c5d624912b'/>
<id>urn:sha1:2b6c0d8b3d0efa3bc10a60f6741a60c5d624912b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Input stream detective for builtin command (#75)</title>
<updated>2023-11-11T22:05:16Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2023-11-11T22:05:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=766f633e486513fab9d44bb0078ba83ae77390d7'/>
<id>urn:sha1:766f633e486513fab9d44bb0078ba83ae77390d7</id>
<content type='text'>
* chore: make shiki happy

* chore: wtf,撤回上面的commit

* fix: 修复错误的get()传参

* feat(cmd): add `Get` and `Set` command base

* chore: update line code

* chore: sync code

* chore: add `root` config

* feat: succeed built a input stream system

* 'Refactored by Sourcery' (#77)

Co-authored-by: Sourcery AI &lt;&gt;

* Delete .github/workflows/maintain-one-comment.yml

---------

Co-authored-by: sourcery-ai[bot] &lt;58596630+sourcery-ai[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Create maintain-one-comment.yml</title>
<updated>2023-08-11T16:24:27Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2023-08-11T16:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=15e7e9787f721addcebc15c3fcb3ebcf72202f75'/>
<id>urn:sha1:15e7e9787f721addcebc15c3fcb3ebcf72202f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update docs.yml</title>
<updated>2023-07-22T01:49:15Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2023-07-22T01:49:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=97627b6e7f891ce5a75ed6d5d4d0c78d3a4bf5f0'/>
<id>urn:sha1:97627b6e7f891ce5a75ed6d5d4d0c78d3a4bf5f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update docs.yml</title>
<updated>2023-07-22T01:46:29Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2023-07-22T01:46:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=a440e1dbef61f52ff7862a363e9d3673299bd037'/>
<id>urn:sha1:a440e1dbef61f52ff7862a363e9d3673299bd037</id>
<content type='text'>
</content>
</entry>
</feed>
