<feed xmlns='http://www.w3.org/2005/Atom'>
<title>base-model, branch v0.1.6</title>
<subtitle>BaseModel for HydroRoll </subtitle>
<id>https://git.hydroroll.team/base-model/atom?h=v0.1.6</id>
<link rel='self' href='https://git.hydroroll.team/base-model/atom?h=v0.1.6'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/'/>
<updated>2025-12-30T13:37:38Z</updated>
<entry>
<title>feat: Bump version to 0.1.6 in pyproject.toml</title>
<updated>2025-12-30T13:37:38Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-12-30T13:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=e1444f4b283ebb628292c656c47ab0bf37739149'/>
<id>urn:sha1:e1444f4b283ebb628292c656c47ab0bf37739149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: Refactor code structure for improved readability and maintainability</title>
<updated>2025-12-30T13:37:20Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-12-30T13:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=200ae0b8131367a55572cbfca00fbcf19257b84d'/>
<id>urn:sha1:200ae0b8131367a55572cbfca00fbcf19257b84d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Update Python version requirement and add onnxscript dependency</title>
<updated>2025-12-30T13:22:07Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-12-30T13:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=d35712d0f200b7862450b173a1bee95d1bd85dc8'/>
<id>urn:sha1:d35712d0f200b7862450b173a1bee95d1bd85dc8</id>
<content type='text'>
- Changed the required Python version from &gt;=3.12 to &gt;=3.10 in pyproject.toml.
- Reformatted the dependencies section for better readability.
- Added "onnxscript&gt;=0.5.7" to the train optional dependencies.
</content>
</entry>
<entry>
<title>docs: update CHANGELOG.md for v0.1.5 [skip ci]</title>
<updated>2025-12-30T13:10:37Z</updated>
<author>
<name>HsiangNianian</name>
<email>44714368+HsiangNianian@users.noreply.github.com</email>
</author>
<published>2025-12-30T13:10:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=2a7b27169c6b208175aad3d46c97a97cb59cd751'/>
<id>urn:sha1:2a7b27169c6b208175aad3d46c97a97cb59cd751</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Bump version to 0.1.5 in pyproject.toml</title>
<updated>2025-12-30T13:09:02Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-12-30T13:09:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=1cda2f4257f13a29224a421477b4d9f316927410'/>
<id>urn:sha1:1cda2f4257f13a29224a421477b4d9f316927410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Refine model packaging process to include only necessary inference files</title>
<updated>2025-12-30T13:08:11Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-12-30T13:07:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=2290d8bc56963e1ed50b6f2bc0e013d2b91ad34b'/>
<id>urn:sha1:2290d8bc56963e1ed50b6f2bc0e013d2b91ad34b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update CHANGELOG.md for v0.1.4 [skip ci]</title>
<updated>2025-12-30T13:03:55Z</updated>
<author>
<name>HsiangNianian</name>
<email>44714368+HsiangNianian@users.noreply.github.com</email>
</author>
<published>2025-12-30T13:03:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=f7c53e066207ea4c99b71b6b26e8d179fffc4966'/>
<id>urn:sha1:f7c53e066207ea4c99b71b6b26e8d179fffc4966</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: Simplify artifact upload paths in GitHub release workflow</title>
<updated>2025-12-30T13:01:59Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-12-30T13:01:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=e48db0fa0555886f23dd384e21cd16417dff4f7d'/>
<id>urn:sha1:e48db0fa0555886f23dd384e21cd16417dff4f7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add debug step for artifact structure and fix model zip path in release</title>
<updated>2025-12-30T12:58:08Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-12-30T12:58:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=046eda69af8ac163c4337eb63a544685716d97c3'/>
<id>urn:sha1:046eda69af8ac163c4337eb63a544685716d97c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Bump version to 0.1.4 in pyproject.toml</title>
<updated>2025-12-30T12:54:18Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-12-30T12:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/base-model/commit/?id=6922fcea0d567acfaf798c462f526fe43b72d351'/>
<id>urn:sha1:6922fcea0d567acfaf798c462f526fe43b72d351</id>
<content type='text'>
</content>
</entry>
</feed>
