<feed xmlns='http://www.w3.org/2005/Atom'>
<title>infini, branch v2.0.2</title>
<subtitle>Infini Text Input/Output Stream Framework</subtitle>
<id>https://git.hydroroll.team/infini/atom?h=v2.0.2</id>
<link rel='self' href='https://git.hydroroll.team/infini/atom?h=v2.0.2'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/'/>
<updated>2024-01-29T10:14:16Z</updated>
<entry>
<title>chore(infini): bump infini into v2.0.2</title>
<updated>2024-01-29T10:14:16Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-29T10:14:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=7757ee809e32d856a06d92f2286f9ca42500ddcd'/>
<id>urn:sha1:7757ee809e32d856a06d92f2286f9ca42500ddcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(router): add Command router</title>
<updated>2024-01-29T10:13:43Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-29T10:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=71d2cb27844699710a3976ee49347d6fc28dfcaa'/>
<id>urn:sha1:71d2cb27844699710a3976ee49347d6fc28dfcaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(loader): fix queue pop a NoneType when loads same handler</title>
<updated>2024-01-29T10:08:01Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-29T10:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=04f687aae332fd2d94b76cfa22afd49b647f39f5'/>
<id>urn:sha1:04f687aae332fd2d94b76cfa22afd49b647f39f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(core): fix no outcome yield when block is True</title>
<updated>2024-01-29T10:06:52Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-29T10:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=9ec09b4e7506ab533d52498abb432d5f00c0f276'/>
<id>urn:sha1:9ec09b4e7506ab533d52498abb432d5f00c0f276</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/HydroRoll-Team/HydroRollCore</title>
<updated>2024-01-27T15:24:16Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-01-27T15:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=6bae459589a005cf027138e6d3a7e51570e2a159'/>
<id>urn:sha1:6bae459589a005cf027138e6d3a7e51570e2a159</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(docs): rebuild with readthedocs</title>
<updated>2024-01-27T15:24:11Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-01-27T15:24:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=57ea2286bad1efca767b21eb0050e64f606740fd'/>
<id>urn:sha1:57ea2286bad1efca767b21eb0050e64f606740fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #52 from HydroRoll-Team/dependabot/github_actions/actions/checkout-4</title>
<updated>2024-01-27T14:53:36Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-01-27T14:53:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=fd78e07f5479f3b08e5d8161bde151d349b781f2'/>
<id>urn:sha1:fd78e07f5479f3b08e5d8161bde151d349b781f2</id>
<content type='text'>
chore(deps): bump actions/checkout from 3 to 4</content>
</entry>
<entry>
<title>chore(deps): bump actions/checkout from 3 to 4</title>
<updated>2024-01-27T14:52:10Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2024-01-27T14:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=49ea24210315085afb6eaa9c2466d2f6bc95f9aa'/>
<id>urn:sha1:49ea24210315085afb6eaa9c2466d2f6bc95f9aa</id>
<content type='text'>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Merge pull request #53 from HydroRoll-Team/dependabot/github_actions/pdm-project/setup-pdm-4</title>
<updated>2024-01-27T14:51:36Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-01-27T14:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=eb26b52512fca9344100ce3b0332db3f2042091d'/>
<id>urn:sha1:eb26b52512fca9344100ce3b0332db3f2042091d</id>
<content type='text'>
chore(deps): bump pdm-project/setup-pdm from 3 to 4</content>
</entry>
<entry>
<title>:bookmark: chore(infini): bump infini into v2.0.1</title>
<updated>2024-01-27T14:34:27Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-27T14:34:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/infini/commit/?id=dc759b7f00f4f519acaf28a3daa27a5f5f1791ad'/>
<id>urn:sha1:dc759b7f00f4f519acaf28a3daa27a5f5f1791ad</id>
<content type='text'>
</content>
</entry>
</feed>
