<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdoc, branch arti-v1.1.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-02-01T15:36:29Z</updated>
<entry>
<title>Bump the patch version of every crate that had API additions</title>
<updated>2023-02-01T15:36:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-01T15:36:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c1b6a5a81e382be6210c7e2b0aae9695ad0bef4'/>
<id>urn:sha1:7c1b6a5a81e382be6210c7e2b0aae9695ad0bef4</id>
<content type='text'>
These crates had API or behavior changes that may affect downstream
crates. Fortunately, they're all version 0.x, and don't need minor
bumps for this.
</content>
</entry>
<entry>
<title>Bump the patch-level version of crates with _minor_ changes.</title>
<updated>2023-02-01T15:23:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-02-01T15:23:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=66f594a4b6fac81137886be90a7bda3687923d48'/>
<id>urn:sha1:66f594a4b6fac81137886be90a7bda3687923d48</id>
<content type='text'>
These changes influence behavior, but not effect compatibility.
(If I messed up, and any crate except for `arti` has non-breaking
API changes, that's still fine, since they are all version
0.x.)
</content>
</entry>
<entry>
<title>Use derive_more on SharedRandVal</title>
<updated>2023-01-28T17:43:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-27T18:31:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2490b3cdc69071a119d51a5d95b0667d283f300e'/>
<id>urn:sha1:2490b3cdc69071a119d51a5d95b0667d283f300e</id>
<content type='text'>
This may be temporary if we wind up converting to CtByteArray,
but for now it's good to be terse.
</content>
</entry>
<entry>
<title>Several suggestions on gitlab.</title>
<updated>2023-01-28T17:43:08Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-01-27T18:20:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a51c76178ecb4f474d76f11092ad5805f2d60b2e'/>
<id>urn:sha1:a51c76178ecb4f474d76f11092ad5805f2d60b2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdoc: Add Eq and a note to SharedRandVal.</title>
<updated>2023-01-28T17:12:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-25T14:29:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f3e6783ca6f7c6bd001f76e857326d29a2f1c15'/>
<id>urn:sha1:9f3e6783ca6f7c6bd001f76e857326d29a2f1c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdoc: Add SRV accessors.</title>
<updated>2023-01-28T17:12:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-24T13:47:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=790b38eec8b50c08c4004bb37e7dc1fe1ca7fe0b'/>
<id>urn:sha1:790b38eec8b50c08c4004bb37e7dc1fe1ca7fe0b</id>
<content type='text'>
These are deliberately unsophisticated accessors, in that they return Option&lt;&gt;
rather than filling in missing values with the documented
fallbacks. It seems better to leave a way to distinguish the absent
case in the API.
</content>
</entry>
<entry>
<title>netdoc: Add a timestamp to SRVs per prop#342.</title>
<updated>2023-01-28T17:12:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-20T19:41:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c1ced842394e81907dbaeb80136e0624a300d3e5'/>
<id>urn:sha1:c1ced842394e81907dbaeb80136e0624a300d3e5</id>
<content type='text'>
This breaks some experimental APIs, but since they are experimental
no semver note is needed.
</content>
</entry>
<entry>
<title>netdoc: Add Iso8601 time _with_ a "T" as an argument type.</title>
<updated>2023-01-28T17:12:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-20T19:30:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8ce447b7e232733a027b78d646edca5c9d894893'/>
<id>urn:sha1:8ce447b7e232733a027b78d646edca5c9d894893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2023-01-27T23:31:10Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2023-01-27T23:31:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3da36c5c8b9d546aad5a21fff307c5b3dace3a08'/>
<id>urn:sha1:3da36c5c8b9d546aad5a21fff307c5b3dace3a08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow clippy::unchecked_duration_subtraction in tests</title>
<updated>2023-01-27T13:28:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-01-27T13:01:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a6dd92843edf2bd4c58de62a0d562921e4191ada'/>
<id>urn:sha1:a6dd92843edf2bd4c58de62a0d562921e4191ada</id>
<content type='text'>
This panics on error, and we're fine with a panic on misbehavior in
tests.
</content>
</entry>
</feed>
