<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git, branch arti-v0.2.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-04-01T14:34:49Z</updated>
<entry>
<title>Merge branch '020_versions' into 'main'</title>
<updated>2022-04-01T14:34:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T14:34:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b03bf2925997b3d01f080c76152199b54ec04279'/>
<id>urn:sha1:b03bf2925997b3d01f080c76152199b54ec04279</id>
<content type='text'>
Bump versions in preparation for 0.2.0 release.

See merge request tpo/core/arti!445</content>
</entry>
<entry>
<title>Bump all arti*, tor* crates to 0.2.0</title>
<updated>2022-04-01T13:15:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T13:15:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5b2fc118df0524144e6b2c34fdcce3d0fb692d24'/>
<id>urn:sha1:5b2fc118df0524144e6b2c34fdcce3d0fb692d24</id>
<content type='text'>
Not all of these strictly need to be bumped to 0.2.0; many could go
to 0.1.1 instead.  But since everything at the tor-rtcompat and
higher layers has had breaking API changes, it seems not so useful
to distinguish.  (It seems unlikely that anybody at this stage is
depending on e.g. tor-protover but not arti-client.)
</content>
</entry>
<entry>
<title>Bump caret, retry-error to 0.1.1</title>
<updated>2022-04-01T13:14:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T13:05:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aae242af22934275bf8852e35da3d56de44373bb'/>
<id>urn:sha1:aae242af22934275bf8852e35da3d56de44373bb</id>
<content type='text'>
Unlike the rest of the crates, these don't have a "tor-" or "arti-"
prefix, and are potentially used by code outside arti.  With that in
mind, it's probably for the best not to bump them to 0.2.0 along
with the rest of our crates.

They have had no changes since 0.1.0 other than refactoring and
changing of clippy lints.  Therefore, I'm not bumping the
dependencies from other crates onto these: it's fine whether our
other crates use caret/retry-error 0.1.0 or 0.1.1.
</content>
</entry>
<entry>
<title>Update Cargo.lock based on build.</title>
<updated>2022-04-01T13:03:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T13:03:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a7cf65ca0d273446ef9e0405b9b52753f15def29'/>
<id>urn:sha1:a7cf65ca0d273446ef9e0405b9b52753f15def29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CHANGELOG: Fix another sentence</title>
<updated>2022-04-01T13:02:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T13:02:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=392a176b00db65c9b42eb2ea9f0d1c25a8953cda'/>
<id>urn:sha1:392a176b00db65c9b42eb2ea9f0d1c25a8953cda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CHANGELOG: rephrase a sentence.</title>
<updated>2022-04-01T12:58:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T12:55:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=91982fa12373e16e8a5dc0cf2a9d1f2a434e352f'/>
<id>urn:sha1:91982fa12373e16e8a5dc0cf2a9d1f2a434e352f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'upgrade_pre_020' into 'main'</title>
<updated>2022-04-01T12:48:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T12:48:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ae387f5eebbe85ce01e33f6350bc48c59d5495b7'/>
<id>urn:sha1:ae387f5eebbe85ce01e33f6350bc48c59d5495b7</id>
<content type='text'>
Run cargo upgrade/update in preparation for 0.2.0

See merge request tpo/core/arti!444</content>
</entry>
<entry>
<title>CHANGELOG: spelling fixes</title>
<updated>2022-04-01T12:47:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T12:47:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a1dc1d0535de643ca143fe5b6a266b41c6128dd'/>
<id>urn:sha1:6a1dc1d0535de643ca143fe5b6a266b41c6128dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First attempt at a changelog for 0.2.0</title>
<updated>2022-04-01T12:36:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T12:36:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ce92230eb4d9023f3d9c3d24a1db60645ed2f4e'/>
<id>urn:sha1:7ce92230eb4d9023f3d9c3d24a1db60645ed2f4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade async-broadcast =&gt; 0.4.0</title>
<updated>2022-04-01T12:10:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T12:10:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=95237e63ce955af498eab71a01822f38e3004d20'/>
<id>urn:sha1:95237e63ce955af498eab71a01822f38e3004d20</id>
<content type='text'>
</content>
</entry>
</feed>
