<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ipm/src, branch v0.2.0-alpha.4</title>
<subtitle>Infini Package Manager </subtitle>
<id>https://git.hydroroll.team/ipm/atom?h=v0.2.0-alpha.4</id>
<link rel='self' href='https://git.hydroroll.team/ipm/atom?h=v0.2.0-alpha.4'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/'/>
<updated>2024-03-08T07:08:44Z</updated>
<entry>
<title>feat(api): add remove and add cli</title>
<updated>2024-03-08T07:08:44Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T07:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=d2c30574a4c65333292a33c4319280244eded1a3'/>
<id>urn:sha1:d2c30574a4c65333292a33c4319280244eded1a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(models): add add and remove api for infini package model</title>
<updated>2024-03-08T07:07:40Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T07:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=46a82e2ae4732e47656d763b40cd16445b6f825c'/>
<id>urn:sha1:46a82e2ae4732e47656d763b40cd16445b6f825c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(api): add check, require and unrequire cli</title>
<updated>2024-03-08T05:48:59Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T05:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=3febf099d6381ee52d3a16c3ca1293733b6a8a93'/>
<id>urn:sha1:3febf099d6381ee52d3a16c3ca1293733b6a8a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(python): fix support for python==3.8</title>
<updated>2024-03-08T05:48:11Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T05:48:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=b3b93abe38a7bee5d554553a77ba66a978ea7d06'/>
<id>urn:sha1:b3b93abe38a7bee5d554553a77ba66a978ea7d06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(models): add apis for require and unrequire method</title>
<updated>2024-03-08T05:41:52Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T05:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=dbbee3f20975456d8d87deaa97ec64473b6d3150'/>
<id>urn:sha1:dbbee3f20975456d8d87deaa97ec64473b6d3150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(exceptions): update exceptions</title>
<updated>2024-03-08T05:40:36Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T05:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=2bac8d9689081faf9ccd01264f6cb5702a3b180b'/>
<id>urn:sha1:2bac8d9689081faf9ccd01264f6cb5702a3b180b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(cli): refactor cli handlers</title>
<updated>2024-03-08T03:41:35Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T03:41:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=7b6426059db1459dccc3030e1bff337209d8f0b2'/>
<id>urn:sha1:7b6426059db1459dccc3030e1bff337209d8f0b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(models): refactor index and lock model</title>
<updated>2024-03-08T03:40:29Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T03:40:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=3c309527d92bae5ada36345b35666d18a7cba66d'/>
<id>urn:sha1:3c309527d92bae5ada36345b35666d18a7cba66d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(models): add some methods for ipk</title>
<updated>2024-03-08T03:40:02Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T03:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=80fab6c548fcb1469a8ac89b2dbaa0702cb4fc5f'/>
<id>urn:sha1:80fab6c548fcb1469a8ac89b2dbaa0702cb4fc5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(api): move api handlers to project modules</title>
<updated>2024-03-08T03:39:07Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-03-08T03:39:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=c581d82e7c68fcbc89827ac331ecd09bf98daef2'/>
<id>urn:sha1:c581d82e7c68fcbc89827ac331ecd09bf98daef2</id>
<content type='text'>
</content>
</entry>
</feed>
