<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ipm/src, branch v0.1.0</title>
<subtitle>Infini Package Manager </subtitle>
<id>https://git.hydroroll.team/ipm/atom?h=v0.1.0</id>
<link rel='self' href='https://git.hydroroll.team/ipm/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/'/>
<updated>2024-01-23T12:55:39Z</updated>
<entry>
<title>:bug: fix(lock): fix lock init path mismatch</title>
<updated>2024-01-23T12:55:39Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T12:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=dd958a771c0c4263a03c2dfd50bddaabe0f31a04'/>
<id>urn:sha1:dd958a771c0c4263a03c2dfd50bddaabe0f31a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:sparkles: feat(lock): add subject requirements checking</title>
<updated>2024-01-23T12:48:49Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T12:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=fa2e35eb5af1307c6c92602c185a1f0696a2a782'/>
<id>urn:sha1:fa2e35eb5af1307c6c92602c185a1f0696a2a782</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:sparkles: feat(cli): new api output</title>
<updated>2024-01-23T12:17:42Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T12:17:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=1bbf3ae779bd9b163085487c7ae5ac0109336aee'/>
<id>urn:sha1:1bbf3ae779bd9b163085487c7ae5ac0109336aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:bug: fix(api): fix path mismatch in check api</title>
<updated>2024-01-23T11:59:00Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T11:59:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=105530d527761cfd28f795e437d056fbac22fa7f'/>
<id>urn:sha1:105530d527761cfd28f795e437d056fbac22fa7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:sparkles: feat(lock): new init method</title>
<updated>2024-01-23T08:04:39Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T08:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=38c48730c0af75e5c5333628102ee3b47641e8f5'/>
<id>urn:sha1:38c48730c0af75e5c5333628102ee3b47641e8f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:sparkles: feat(cli): add check command</title>
<updated>2024-01-23T08:04:10Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T08:04:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=f1626adff30d4232dc8ff9710190f1e83f4455c6'/>
<id>urn:sha1:f1626adff30d4232dc8ff9710190f1e83f4455c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:sparkles: feat(api): new check command api</title>
<updated>2024-01-23T08:03:39Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T08:03:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=c344363fa3ad598c9b84dff280137624bbafe781'/>
<id>urn:sha1:c344363fa3ad598c9b84dff280137624bbafe781</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:sparkles: feat(cli): add require, unrequire and add, remove command</title>
<updated>2024-01-23T03:46:53Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T03:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=0bd127643d829754d962d5491866c480ebeca08c'/>
<id>urn:sha1:0bd127643d829754d962d5491866c480ebeca08c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:sparkles: feat(api): new require, unrequire and add remove method</title>
<updated>2024-01-23T03:46:30Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T03:46:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=6355973a3aa847b43ed1b8e8e2347c61c245a41f'/>
<id>urn:sha1:6355973a3aa847b43ed1b8e8e2347c61c245a41f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>:recycle: refactor(lock): refact IpmLock abstract class and add require, unrequire and add, remove method</title>
<updated>2024-01-23T03:45:49Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2024-01-23T03:45:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/ipm/commit/?id=09e28ce5d22c9a76c4240325e67c17455a1023f7'/>
<id>urn:sha1:09e28ce5d22c9a76c4240325e67c17455a1023f7</id>
<content type='text'>
</content>
</entry>
</feed>
